BullMQ
Search…
⌃K
What is BullMQ
Quick Start
API Reference
Changelog
Guide
Introduction
Connections
Queues
Workers
Jobs
Flows
Metrics
Rate limiting
Retrying failing jobs
Returning job data
Events
QueueScheduler
Architecture
NestJs
Going to production
Patterns
Manually processing jobs
Named Processor
Flows
Idempotent jobs
Throttle jobs
Process Step Jobs
Failing fast when Redis is down
BullMQ Pro
Introduction
Install
Observables
Groups
NestJs
API Reference
Changelog
Bull
Introduction
Install
Quick Guide
Important Notes
Reference
Patterns
Persistent connections
Message queue
Returning Job Completions
Reusing Redis Connections
Redis cluster
Custom backoff strategy
Debugging
Manually fetching jobs
Bull 3.x Migration
Compatibility class
Migration
Python
Introduction
Powered By GitBook

Debugging

To see debug statements set or add bull to the NODE_DEBUG environment variable:
export NODE_DEBUG=bull
or:
NODE_DEBUG=bull node ./your-script.js
Previous
Custom backoff strategy
Next
Manually fetching jobs
Last modified 1yr ago
Copy link
Copyright (c) Taskforce.sh Inc.