Quiz 5 Question 15 of 20

A courts calendar sync calls a vendor API that returns intermittent HTTP 503s. Naive immediate retries stampede the vendor. What retry strategy should application code implement?

Select an answer to reveal the explanation.

Motivation