AnyJobQueueWorker.onPop() method
Registers the handler for jobs popped from this queue, replacing any handler already set, and returns this queue.
Signature:
onPop(handler: JobQueuePopHandler<U>): T;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
handler |
Returns:
T
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.