BaseJobQueue.(constructor)

Stores the options and resolves the logger, leaving the broker connection to the subclass.

Signature:

protected constructor(
    options: JobQueueOptions);

Parameters

Parameter

Type

Description

options

JobQueueOptions

queue configuration; only name is required

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.