failsafe-lib / failsafe

Fault tolerance and resilience patterns for the JVM
https://failsafe.dev
Apache License 2.0
4.2k stars 297 forks source link

Add CircuitBreaker rejected executions stat #280

Closed jhalterman closed 3 years ago

jhalterman commented 3 years ago

Track the number of rejected executions in the current state.