Rate Limiting APIs #72283
Unanswered
TonyValenti
asked this question in
Q&A
Rate Limiting APIs
#72283
Replies: 1 comment
-
Take a look at https://github.com/App-vNext/Polly which has ratelimiting capabilities. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I haven't had a chance to play with this yet, but are there equivalent extensions for HttpClient that will cause it to gracefully respond and handle rate limits?
It would be great if I could write my code to be as quick as possible and have the code automatically slow down to match rate limit headers returned by a server.
Beta Was this translation helpful? Give feedback.
All reactions