Quiz 2 Question 11 of 20

Amara is a developer at Vortex Logistics. The company's Copilot Studio agent calls a Power Platform connector to look up shipment tracking data. During peak hours, the connector returns HTTP 429 'Too Many Requests' errors because the underlying logistics API enforces a rate limit of 60 calls per minute. The agent currently shows a generic error message when this happens. What is the recommended approach to handle 429 errors gracefully in this scenario?

Select an answer to reveal the explanation.

Motivation