Options for customizing the behavior of the queue
Readonly
continuousThe maximum number of entries that can be processed in a single run iteration.
Readonly
continuousThe amount of time that can be used for processing in a single run iteration.
Readonly
idA technical but human-readable ID for this queue
Readonly
maxThe maximum number of entries that can be executed at once.
Readonly
cancelReadonly
getReadonly
scheduleSchedules a new entry to be run.
An entry reference, which can be used to cancel the entry, check its status, or to get the promised value.
A technical but human-readable ID for this queue