NAME

Async::Redis::Error::Connection - Connection failure exception

DESCRIPTION

Thrown when connection to Redis fails or is lost.

ATTRIBUTES

host - Redis host
port - Redis port
path - Unix socket path (if applicable)
reason - Why connection failed (timeout, refused, etc.)