Replies: 1 comment
-
Here is everything you need to know about the events: https://github.com/OptimalBits/bull/blob/develop/REFERENCE.md#events |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to listen to an event when a new job is added in the queue. What could be a possible way. I've tried queue.emit() but it return false evertime.
Beta Was this translation helpful? Give feedback.
All reactions