Chain async fallbacks and print their errors only if all fail

后端 未结 0 653
萌比男神i
萌比男神i 2021-01-28 01:07

I want to invoke an async method, followed by a series of async fallback methods until one of them succeeds.
If all invocations fail, then I want all of their errors print

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