circuitBreakerCooldownMs property
final
Duration (ms) the engine waits before attempting a "Half-Open" probe.
Once the circuit breaker is open, it waits for this cooldown before trying one more check to see if connectivity has returned.
Implementation
final BigInt circuitBreakerCooldownMs;