0

We are using BullMQ to process our orders.

We really need each worker to be called exactly once per cycle. so if for example we have 20 incoming orders while 10 connected workers, each worker should process exactly 2 orders etc.

Right now, the round robin seems a little bit broken, it honestly seems random instead of RoundRobin, am I missing something?

Thank you in advance.

4

0 回答 0