Skip to content

class Tourmaline::Error::ConnectionLost
inherits DB::PoolResourceLost #

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.