Closed debop closed 5 years ago
Yes, that's a change which happened in 0.16.0-SNAPSHOT when we merged the config classes from Spring Boot and Ratpack. I think we will revert it to waitDurationInOpenState
.
Should be fixed now with the latest SNAPSHOT version.
circuit breaker configuration property key
waitDurationInOpenState
not exists should change towaitDurationInOpenStateMillis
then circuit breaker test is worked