Condition to start scheduler at instance creation.
Denotes commands should retry indefinitely.
Options for connecting to a Redis instance.
Amount of times a job can be recovered from a stalled state
to the wait
state. If this is exceeded, the job is moved
to failed
.
Prefix for all queue keys.
Specify if the connection is shared.
Number of milliseconds between stallness checks.
Generated using TypeDoc
Options for customizing the behaviour of the scheduler.
https://docs.bullmq.io/guide/jobs/stalled
https://docs.bullmq.io/guide/queuescheduler