CircuitBreaker.prototype.getState(): CircuitBreakerState
Gets the current state of the circuit breaker
CircuitBreaker.prototype.getState(): CircuitBreakerState
Gets the current state of the circuit breaker
import { CircuitBreaker } from ".";