Replies: 1 comment 3 replies
-
It is not possible to neither change the name nor to retry a job inside the processor function. |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all. As question says, how to change job name inside process() and immediately retry (re-schedule to run as soon as posible on any instance) that job to execute the process() registered for the second name?
I need to replace agenda for bull in my proyect and I need to accomplish this functionality.
Thnx!
Beta Was this translation helpful? Give feedback.
All reactions