ClusteredRedisQueue.clear() method
Deletes this queue's data on every redis host in the cluster, concurrently.
Signature:
clear(): Promise<ClusteredRedisQueue>;
Returns:
Promise<ClusteredRedisQueue>
this queue instance
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.