Polly retry not always catching HttpRequestException

后端 未结 0 1717
半阙折子戏
半阙折子戏 2020-12-11 23:35

My .NET Core 3.1 app uses Polly 7.1.0 retry and bulkhead policies for http resilience. The retry policy uses HandleTransientHttpError() to catch possible HttpRequestEx

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