sentinel-cpp
sentinel-cpp copied to clipboard
Fix bug for judging threshold
Describe what this PR does / why we need it
Fix a logic problem for circuit breaker
Does this pull request fix one issue?
Fix bug for judging threshold in circuit breaker.
Describe how you did it
Just change ">" to ">=".
Describe how to verify it
Run example case.
Special notes for reviews
Its simple, there is no notes.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.