You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: Above examples to enable HttpClient is basic. However, you could additionally implement circuit breaking & retry polices.
199
+
Note: Above examples to enable HttpClient is basic. However, you could additionally implement circuit breaking & retry policies.
200
200
>Please see [`Circuit Breaker`](https://learn.microsoft.com/en-us/dotnet/architecture/microservices/implement-resilient-applications/implement-circuit-breaker-pattern) pattern for more details.
0 commit comments