Replies: 1 comment 15 replies
-
|
No, the job scheduler will not be removed by its own. |
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, my code is creating a job scheduler which is getting unexpectedly removed after the first delayed job is created. I can tell because I'm responding to the
removedevent for the delayed job event but I'm never callingremoveJobScheduler. Are there any conditions in which a job scheduler would get removed on its own?I'm on BullMQ v5.56.4 and Redis v7.2.7.
Beta Was this translation helpful? Give feedback.
All reactions