79276428

Date: 2024-12-12 20:03:16
Score: 7 🚩
Natty: 5.5
Report link

I know this is old, but I need to do something similar. My thought is to send a message to function, which puts message in storage queue and returns 200 to client, then queue trigger runs on durable function, which conducts the data and communication stuff (mail, text), then completes by updating the queue message and sending response email if needed.

So Blazor App > Message > HTTP trigger Function > Queue > Queue Durable Function > Step #1 > Step #2 > Step #3 etc.

Can this work for both OP and for my needs? Thanks in advance.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (3): Thanks in advance
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Sean Moran