BaseJobQueue.start() method
Starts processing the job queue.
Signature:
start(): Promise<T>;
Returns:
Promise<T>
this queue, once the broker connection is up
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.