Rate limiting - sliding or fixed window, or something else? #2524
Closed
ogp-weeloong
started this conversation in
General
Replies: 2 comments
-
Fixed window where the window is user-defined, here is everything you ever wanted to know about BullMQ rate-limiting: https://blog.taskforce.sh/rate-limit-recipes-in-nodejs-using-bullmq/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you! |
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
-
Hi all,
I was wondering if BullMQ used a sliding or fixed window for rate limited queues? (or perhaps something else like token bucket?)
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions