[Bug]: Repeatable job is not fired off immediately after it's removed and added back #2405
Open
1 task done
Labels
bug
Something isn't working
Version
v4.14.0
Platform
NodeJS
What happened?
Hi, I noticed a strange behavior. We have a repeatable job. If we remove it or drain the queue for delayed jobs and add it back with immediately=true , the workers are not fired off.
How to reproduce.
immediately=true
optionimmediately=true
optionThe worker is not fired off immediately.
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: