Skip to content

[Microsoft.Extensions.Http.Resilience] Questions on standard hedging handler #5544

Answered by lvxiaoxin
lvxiaoxin asked this question in Q&A
Discussion options

You must be logged in to vote

I debugged step by step and could confirm that, when circuit breaker of the primary endpoint group is open and the primary endpoint is unhealthy, the request will still always try the first group, fail on circuit breaker exception and then reach the secondary endpoint group. So I'm wondering it's just the words in doc here not that clear and lead to a few confusion.

https://learn.microsoft.com/en-us/dotnet/core/resilience/http-resilience?tabs=dotnet-cli#standard-hedging-handler-defaults

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@iliar-turdushev
Comment options

@lvxiaoxin
Comment options

Answer selected by lvxiaoxin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants