Skip to content

Added a circuit breaker handler using failsafe #64

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

Merged
merged 2 commits into from
Jan 29, 2018

Conversation

billoneil
Copy link
Contributor

@billoneil billoneil commented Jan 29, 2018

Implements #51 by adding a circuit breaker handler than can be used in many ways. A single circuit breaker can be shared across all routes or we can create a circuit breaker per route.

@billoneil billoneil merged commit eee2dea into master Jan 29, 2018
@billoneil billoneil deleted the f/failsafe-circuit-breaker-handler branch January 29, 2018 00:18
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

Successfully merging this pull request may close these issues.

1 participant