Job stall and job.progress() #2158
Unanswered
aishadeshmukh
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to prevent job from stalling? I tried using setInterval and updating job.progress() based on a counter but it stalls the job after stallInterval set time is reached. Any help here?
Beta Was this translation helpful? Give feedback.
All reactions