2

My question is simple. I just wanna to know if is possible to know is a job with certain propertie in jobData is already on BULLMQ queue. In docs there's nothing about this an didn't found anything about this situation on internet :/ Any info is very very helfull. Thanks in advance.

NerckJF
  • 59
  • 5

1 Answers1

1

Do you know the queue name? If you know the queue name, you can query the list of jobs, using getJobs and get the data.

donishere
  • 98
  • 8