Sentinel/sentinel-core
Jason Joo ee2772b513
Fix the bug of circuit breaker half-open state transformation when request is blocked by upcoming rules (#1645)
* Refactor the workflow to fix the bug that circuit breaker may remain half-open state forever when the request is blocked by upcoming rules: revert the state change in exit handler (as a temporary workaround)
* Add exit handler in Entry as a per-invocation hook.
2020-08-18 11:04:48 +08:00
..
src Fix the bug of circuit breaker half-open state transformation when request is blocked by upcoming rules (#1645) 2020-08-18 11:04:48 +08:00
pom.xml Bump version to 1.8.0-SNAPSHOT 2020-04-13 20:19:22 +08:00