A custom interval in milliseconds, which is used by an action to check if it is ready to be executed.
Auto start queue or not. Default: (true)
The maximum number of promises running at the same time. Default: 1
A custom interval in milliseconds, which is used by the queue itself to check and enqueue next actions.
Generated using TypeDoc
Options for a new 'PromiseQueue' instance.