When the failure rate of a service exceeds a predefined threshold, the circuit breaker must transition to the Open state. The specific purpose of the Open state is to stop the system from sending any further requests to the failing ser....
Log in to view the answer