Would you use requests queueing? #18
cristipufu
started this conversation in
Polls
Replies: 1 comment
-
This is exactly what I need for my use case. There is queueing on the System.Threading.Ratelimiting APIs for TokenBucket, etc so I guess it would be nice to offer the same features. This would be suit my use case as I dont want to handle exceptions and prefer not to manually handle the queueing. bump! Edit: |
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.
-
We have a working PoC of queueing in the concurrency rate limiter. Should we implement queueing for the other rate limiting strategies as well?
2 votes ·
Beta Was this translation helpful? Give feedback.
All reactions