bull
bull copied to clipboard
Unable to update concurrency after calling queue.process
Once queue.process(concurrency) is called, the concurrency cannot be updated. It would be nice to be able to adjust this on the fly (similar to async.queue)
+1
This is a bit more difficult to do with the current design than what I would like. I will keep it in the backlog as a nice to have feature.
Sounds great. FWIW I would much rather see concurrency on priority queues first.
Thanks for the great work.
Sent from my iPhone
On Aug 13, 2016, at 11:51, Manuel Astudillo [email protected] wrote:
This is a bit more difficult to do with the current design than what I would like. I will keep it in the backlog as a nice to have feature.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
Are there any updates regarding this ticket since the last comments?
bump