permittedNumberOfCallsInHalfOpenState

Parameters

permittedNumberOfCallsInHalfOpenState

the number of calls that are allowed to be made in the HalfOpen state. If this number is exceeded, all subsequent calls will be rejected. If one of the calls made in the HalfOpen state fails, the circuit breaker will transition back to the Open state.