DEV Community

Discussion on: Using Bull.js to manage job queues in a Node.js micro-service stack

Collapse
 
hmake98 profile image
Harsh Makwana

How can I remove or update the delayed queue in bullmq? It has an option like a drain but It'll delete all delayed queue contains by the queue service. Is there any option available where I can remove or update the queue array?