ClusteredRedisQueue.on() method
Registers a listener on every server's queue and on the internal template used to seed servers that join later.
Signature:
on(...args: any[]): this;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
args |
any[] |
the arguments |
Returns:
this
this queue instance
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.