Watch a circuit breaker trip: calls fail, the failure rate crosses the threshold, the breaker OPENs and fails fast, then HALF-OPENs to test recovery before CLOSing again. Plus retry with exponential backoff. The two patterns that keep a service alive when its dependencies aren't.