failureThreshold property
Number of consecutive trip-eligible failures that move the breaker to CircuitBreakerState.open.
Implementation
final int failureThreshold;
Number of consecutive trip-eligible failures that move the breaker to CircuitBreakerState.open.
final int failureThreshold;