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

Adding Polly's Circuit Breaker #17

Open
iayti opened this issue Oct 18, 2020 · 1 comment
Open

Adding Polly's Circuit Breaker #17

iayti opened this issue Oct 18, 2020 · 1 comment

Comments

@iayti
Copy link
Owner

iayti commented Oct 18, 2020

Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner

@iayti
Copy link
Owner Author

iayti commented Oct 18, 2020

Circuit Breaker sample

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

No branches or pull requests

1 participant