-
Notifications
You must be signed in to change notification settings - Fork 438
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
Refine circuit breaker state atomic operation #276
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution
c2be118
to
6d3c9a4
Compare
Codecov Report
@@ Coverage Diff @@
## master #276 +/- ##
==========================================
- Coverage 51.45% 51.34% -0.11%
==========================================
Files 79 79
Lines 4033 4024 -9
==========================================
- Hits 2075 2066 -9
Misses 1668 1668
Partials 290 290
Continue to review full report at Codecov.
|
* refine circuit breaker State atomic operation Co-authored-by: louyuting <[email protected]>
Describe what this PR does / why we need it
using cb state in go way