# Overview An application detecting failure will immediately retry.  Pair with a request limit to prevent overload and the “thundering herd” problem. # Key Considerations # Pros # Cons # Use Cases - Unusual or transient errors # Related Topics