The name of the queue to create
Removes an item from the queue, checks if it times out, and executes the promise if valid
The pool of promises to execute against
Add a promise to the queue
The promise, bound with all arguments, to execute on its turn in the queue.
The queue pool that the promise should execute against
The promise of the promiseFunction
Changes an existing request queue's throttling options.
The throttling options to apply to the request queue.
Generated using TypeDoc
Creates a new queue with the provided name. If none is provided, creates a "default" queue/