🔥 3-day streak
Microsoft Power Platform Developer110 / 140
Question 110 of 140
You build a Power Automate cloud flow that calls a partner's REST API through an HTTP action. The API occasionally returns HTTP 429 (Too Many Requests) with a Retry-After header, and the vendor asks that you honor that header rather than retrying immediately. The flow must attempt the call up to five times, waiting the number of seconds specified in Retry-After between attempts, and only fail the run if all five attempts return a throttling response. Which approach best meets these requirements?
Reviewed for accuracy · Report an issueNext question