Start async function and return early

后端 未结 0 739
暖寄归人
暖寄归人 2021-01-26 00:52

I need to return a response from my FastAPI path operation, but before this I want to send a slow request and I don\'t need to wait for result of that request, just log

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