Stops calling a failing dependency for a cool-down window to avoid cascading failure.
Stop calling a failing dependency before it takes you down with it.
Implicit: Stripe calls in the Payment Service should be wrapped in a breaker to keep card-network slowness from cascading into checkout outages
Per-provider breakers (SendGrid, Twilio, APNs) keep one provider's outage from blocking the others