DB::ConnectionRefused
Inherits DB::PoolResourceRefused / DB::Error / Exception / Reference / Object
Raised when a connection is unable to be established probably due to socket/network or configuration issues. It is used by the connection pool retry logic.