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 you are using latest Release v1.0.0 i believe it is not yet supported. The pr #335 although merged to master is not yet released.
I believe the problem here is that the Readme says that it is supported.
Not sure though cause i am new to bull :P
How can I check if a job is in the queue when using custom jobIds?
adds the job with
opts.jobId
set to"abc"
but doesn't changejobId
.If I try to check if the job is queued using
I get
"no job"
.The text was updated successfully, but these errors were encountered: