Can an Azure Function using an EventGrid binding trigger return a 202 before then continuing async?

后端 未结 0 1663
遇见更好的自我
遇见更好的自我 2020-12-14 13:18

Using Azure Functions can I return an accepted http 202 response to the caller (if the request is valid), before then running a longer function asynchronously, without needi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题