class Tourmaline::Error::ConnectionLost
- Tourmaline::Error::ConnectionLost
 - DB::PoolResourceLost(HTTP::Client)
 - DB::Error
 - Exception
 - Reference
 - Object
 
Overview
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.