Interface TasksQueueOptions

Worker tasks queue options.

Hierarchy

  • TasksQueueOptions

Properties

Properties

concurrency?: number

Maximum number of tasks that can be executed concurrently on a worker.

Default Value

1

Generated using TypeDoc