ClusteredRedisQueue.name property
Name of this queue, used as the queue name for every per-host queue in the cluster.
Signature:
name: string;
Remarks
It is read when a server joins, so changing it after construction affects only servers added later — which would silently split the cluster across two queue names. Avoid reassigning it.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.