circuitbreaker icon indicating copy to clipboard operation
circuitbreaker copied to clipboard

Unnecessary window count aggregation when calling Successes/Failures/ErrorRate

Open yl2chen opened this issue 7 years ago • 0 comments

In my opinion this can be replaced by tracking success/failure counts during Success()/Failure() calls.

I have made a pull request for this performance enhancement, let me know what you think, thanks!

yl2chen avatar Sep 11 '17 00:09 yl2chen