Optional
autorunCondition to start processor at instance creation.
Optional
blockingDenotes commands should retry indefinitely.
Optional
concurrencyAmount of jobs that a single worker is allowed to work on in parallel.
Optional
connectionOptions for connecting to a Redis instance.
Optional
drainOptional
limiterEnable rate limiter
Optional
lockOptional
lockOptional
maxAmount 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
.
Optional
metricsEnable collect metrics.
Optional
prefixPrefix for all queue keys.
Optional
runOptional
settingsOptional
sharedSpecify if the connection is shared.
Optional
skipOptional
stalledNumber of milliseconds between stallness checks.
Generated using TypeDoc
Base Queue options