CircuitBreaker class to handle the circuit breaker logic using cockatiel library
Constructor for circuit breaker class where we will initialize the circuitBreaker instance
new CircuitBreaker();
Generated using TypeDoc
CircuitBreaker class to handle the circuit breaker logic using cockatiel library