Quiz 13 Question 19 of 20

A production system making Claude API calls observes three distinct error patterns over 24 hours: (1) sporadic 529 errors during business hours, (2) 429 errors with a retry-after header at peak load, and (3) 500 errors on roughly 0.1% of requests at random times. How should the retry and alerting strategy differ for each error type?

Select an answer to reveal the explanation.

Motivation