OptionalautorunCondition to start scheduler at instance creation.
OptionalblockingDenotes commands should retry indefinitely.
OptionalconnectionOptions for connecting to a Redis instance.
OptionalmaxAmount 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.
OptionalprefixPrefix for all queue keys.
OptionalsharedSpecify if the connection is shared.
OptionalstalledNumber of milliseconds between stallness checks.
Options for customizing the behaviour of the scheduler.
See