You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I don't set a delay, my job processor will execute and run correctly; however, when I set a delay the processor is never called. Apart from specifying a delay value in queue.add() is there something else I need to do to process these types of jobs?
Also are there any negative effects if you delay a job a week or longer?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
If I don't set a delay, my job processor will execute and run correctly; however, when I set a delay the processor is never called. Apart from specifying a delay value in queue.add() is there something else I need to do to process these types of jobs?
Also are there any negative effects if you delay a job a week or longer?
Beta Was this translation helpful? Give feedback.
All reactions