Preparing search index...
The search index is not available
@taskforcesh/bullmq-pro
@taskforcesh/bullmq-pro
WorkerProOptions
Interface WorkerProOptions
Hierarchy
WorkerOptions
WorkerProOptions
Index
Properties
group?
ttl?
Properties
Optional
group
group
?:
{
concurrency
?:
number
;
limit
?:
{
duration
:
number
;
max
:
number
;
}
;
}
Type declaration
Optional
concurrency
?:
number
Maximum number of jobs to process in parallel for a given worker.
Optional
limit
?:
{
duration
:
number
;
max
:
number
;
}
duration
:
number
max
:
number
Optional
ttl
ttl
?:
number
|
JobTtlMap
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Modules
@taskforcesh/bullmq-
pro
Worker
Pro
Options
group?
ttl?
Generated using
TypeDoc
Maximum number of jobs to process in parallel for a given worker.