resetTimeout property
How long the breaker stays in CircuitBreakerState.open before admitting a single probe call.
Implementation
final Duration resetTimeout;
How long the breaker stays in CircuitBreakerState.open before admitting a single probe call.
final Duration resetTimeout;