Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 440 Bytes

why-do-i-keep-getting-429-responses.md

File metadata and controls

13 lines (10 loc) · 440 Bytes
title description author ms.author ms.date
Why do I keep getting 429 responses
How to fix all requests failing with a 429 response
garrytrinder
garrytrinder
01/18/2024

Why do I keep getting 429 responses

If you have the failure rate at 100%, then no request can ever succeed.

If you configure a lower failure rate, then a previously throttled request is passed to the API provided the Retry-After time period elapses.