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
It seems we are not properly handling an exception:
/usr/local/lib/node_modules/taskforce-connector/node_modules/bull/lib/job.js:356
throw new Error(‘Job ’ + jobId + ' is not in a delayed state’);
^
Error: Job 760534a3-bbc6-484b-b288-5559f83326f21 is not in a delayed state
at /usr/local/lib/node_modules/taskforce-connector/node_modules/bull/lib/job.js:356:15
The text was updated successfully, but these errors were encountered:
It seems we are not properly handling an exception:
The text was updated successfully, but these errors were encountered: