Optional concurrency1
Optional defaultToggle to use default incremental task id.
true
Optional loggerThe logger instance.
The default logger
Optional memorizeToggle to make getTask() and getAllTasks() available to retrieve task details.
false
Optional onListener for task status updates. Please note, only one listener is allowed.
Optional returnToggle to return the error during task execution (resolve to the promise).
false
Optional stopToggle to stop the queue when error happens during task execution.
true
Optional taskPending task prioritization mode. It affects how the task queue picks the next task to be executed.
Optional verboseToggle to log the task queue execution details.
false
Generated using TypeDoc
Maximum concurrency running tasks.