#Rate limiter for queues on same Redis instance ?

1 messages · Page 1 of 1 (latest)

cold pier
#

As I read here https://docs.nestjs.com/techniques/queues#queues rate limiting applies to forRoot Redis instance. First of all is it possible and If yes, how can I apply rate limiting per named job "group" ? I want to limit jobs execution in 3 queues but on the same Redis instance. If no, is there an alternative?

muted snow
cold pier
#

what an idiot

#

I assumed that it is not mentioned so it doesn't exist

#

and it solves my issue

#

so stupid 😛

#

thanks a lot