What is the purpose of a circuit breaker pattern in a CAS application's architecture?
-
A
To encrypt data in transit
-
B
To stop cascading failures by halting calls to a failing downstream service
-
C
To balance load across database replicas
-
D
To compress HTTP responses