CONNECTION_CLOSED_ERROR_MSG:"Connection is closed." = 'Connection is closed.'
Error message used when a connection is closed.
This mirrors the constant exported by ioredis (ioredis/built/utils) but is
defined locally so that BullMQ can be used without ioredis installed (for
example, when using the PostgreSQL backend).
Error message used when a connection is closed.
This mirrors the constant exported by ioredis (
ioredis/built/utils) but is defined locally so that BullMQ can be used without ioredis installed (for example, when using the PostgreSQL backend).