Suyash Thakur

Results 2 comments of Suyash Thakur

There is already a route GET `/api/queues/:queueName/:jobId`. I think just a UI element calling this endpoint will work. Let me know if I am wrong @felixmosh

I agree. It's unlikely that bullmq will provide a fullsearch. To implement fullsearch from our side we will need to store the index in redis, if bullmq exports the redis...