useCircuitBreakerMode

When true, indicates that attempts to acquire tokens or schedule retries should fail if all capacity has been depleted. When false, calls to acquire tokens or schedule retries will delay until sufficient capacity is available. This property will automatically be set to true if refillUnitsPerSecond is 0.