NAME

Async::Redis::Error::Disconnected - Disconnected exception

DESCRIPTION

Thrown when an operation cannot proceed because the client, pool, or socket is disconnected. Examples include issuing a command without an active connection when reconnect is disabled, pool shutdown, or a fatal reader failure.

ATTRIBUTES

queue_size - Legacy field for callers that track queued work