Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about the resilience libraries #5224

Open
scoizzle opened this issue Jun 12, 2024 · 1 comment
Open

Question about the resilience libraries #5224

scoizzle opened this issue Jun 12, 2024 · 1 comment

Comments

@scoizzle
Copy link

Is there a good resource for a best practice on defining a health check that is aware of circuits being in an open state in Microsoft.Extensions.Resilience?

@joperezr
Copy link
Member

Hello @scoizzle, We have at least a couple of official docs that talk about how to use the resilience libraries and their best practices here:

And we also have some docs around how to add health checks in general in aspnetcore:

However, I don't think we have one that specifically talks about integrating resilience policies with health checks. If you think this could be useful, it would be good to log an issue in the https://github.com/dotnet/docs repo or transfer this one there. cc: @IEvangelist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants