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

handle circuit breaker rejection #1246

Merged
merged 2 commits into from
Feb 1, 2021

Conversation

brharrington
Copy link
Contributor

@brharrington brharrington commented Jan 30, 2021

Handles the circuit breaker rejection so the client will
get 503 instead of 400. Many clients will retry when the
service is unavailable, but not for client failures.

/cc @rnz0

Handles the circuit breaker rejection so the client will
get 503 instead of 400. Many clients will retry when the
service is unavailable, but not for client failures.
@brharrington brharrington added this to the 1.7.0 milestone Jan 30, 2021
@brharrington brharrington requested a review from jfz January 30, 2021 00:37
@brharrington brharrington merged commit c8f083b into Netflix:master Feb 1, 2021
@brharrington brharrington deleted the circuit-breaker-rejection branch February 1, 2021 20:51
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