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

Add circuit breaker abstraction and separate it from rule definition #1421

Closed
sczyh30 opened this issue Apr 22, 2020 · 0 comments · Fixed by #1490
Closed

Add circuit breaker abstraction and separate it from rule definition #1421

sczyh30 opened this issue Apr 22, 2020 · 0 comments · Fixed by #1490
Assignees
Labels
area/circuit-breaking Issues or PRs related to circuit breaking kind/enhancement Category issues or prs related to enhancement.
Milestone

Comments

@sczyh30
Copy link
Member

sczyh30 commented Apr 22, 2020

Issue Description

Type: feature request

Describe what happened (or what feature you want)

Add circuit breaker abstraction and separate checking logic (i.e. CircuitBreaker) from legacy DegradeRule definition.

Also related to #56

@sczyh30 sczyh30 added kind/enhancement Category issues or prs related to enhancement. area/circuit-breaking Issues or PRs related to circuit breaking labels Apr 22, 2020
@sczyh30 sczyh30 added this to the 1.8.0 milestone Apr 22, 2020
@sczyh30 sczyh30 self-assigned this Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/circuit-breaking Issues or PRs related to circuit breaking kind/enhancement Category issues or prs related to enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant