Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExecutionOptions

Hierarchy

Index

Properties

blockExecution

blockExecution: boolean

Guarantee a isolated execution for a task

delay

delay: number

Delay to start this task. Default comes from: process.env.UNIQUE_POOLING or 1 secs.

priority

priority: number

Priority to dequeue tasks. Major number is less important. Maximum priority is 0

Generated using TypeDoc