class ClientCircuitOpenError extends Error Since 0.1.0 Thrown when the circuit breaker for the target origin is open. Named ClientCircuitOpenError (not CircuitOpenError) to avoid a barrel collision with @setu-ts/resilience-plugin. Constructors ClientCircuitOpenError(message: string)