Process jobs from dynamically created queues #1942
Unanswered
Guidanz-Kishore
asked this question in
Q&A
Replies: 2 comments
-
@manast Should i post this in "Issues" category? Am i doing something wrong? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Issues should be for bugs or feature requests. Now that github supports "Discussions" it is a better place for these kind of questions. |
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
-
Description
I have a usecase where I need to create queues during runtime and the queue names are variables (For eg: -queue).
I would like to know how we can specify process functions for these dynamically created queues. Can you please let me know what is the recommended way of doing this?
Minimal, Working Test code to reproduce the issue.
(An easy to reproduce test case will dramatically decrease the resolution time.)
Bull version
3.18.1
Additional information
Beta Was this translation helpful? Give feedback.
All reactions