CircuitState
@rotorsoft/act-root / act/src / CircuitState
Type Alias: CircuitState
CircuitState =
"closed"|"open"|"half-open"
Defined in: libs/act/src/internal/circuit-breaker.ts:24
Circuit breaker state.
@rotorsoft/act-root / act/src / CircuitState
CircuitState =
"closed"|"open"|"half-open"
Defined in: libs/act/src/internal/circuit-breaker.ts:24
Circuit breaker state.