Debugging
To see debug statements set or add bull to the NODE_DEBUG environment variable:
export NODE_DEBUG=bullor:
NODE_DEBUG=bull node ./your-script.jsLast updated
Was this helpful?
To see debug statements set or add bull to the NODE_DEBUG environment variable:
export NODE_DEBUG=bullor:
NODE_DEBUG=bull node ./your-script.jsLast updated
Was this helpful?