Skip to Content Skip to Search
v7.1.0
class ActiveRecord::ConnectionTimeoutError < ActiveRecord::ConnectionNotEstablished

ActiveRecord::ConnectionTimeoutError

Raised when a connection could not be obtained within the connection acquisition timeout period: because max connections in pool are in use.

Definition files