Source: Al0080MissingResilienceConfigurationAnalyzer.csDocumentation Index
Fetch the complete documentation index at: https://ancplua.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Description
HTTP clients registered viaAddHttpClient() should have resilience policies (retry, circuit breaker, timeout) to handle transient failures.
Bad Code
Good Code
Properties
- Category: ASP.NET Core
- Severity: Warning
- Enabled by default: True
- Code fix available: False
