OptionalautorunCondition to start processor at instance creation.
OptionalblockingDenotes commands should retry indefinitely.
OptionalconcurrencyAmount of jobs that a single worker is allowed to work on in parallel.
OptionalconnectionOptions for connecting to a Redis instance.
OptionaldrainOptionallimiterEnable rate limiter
OptionallockOptionallockOptionalmaxAmount 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.
OptionalmetricsEnable collect metrics.
OptionalprefixPrefix for all queue keys.
OptionalrunOptionalsettingsOptionalsharedSpecify if the connection is shared.
OptionalskipOptionalstalledNumber of milliseconds between stallness checks.
Base Queue options