Skip to Content Skip to Search

class ActiveRecord::ExclusiveConnectionTimeoutError

Raised when a pool was unable to get ahold of all its connections to perform a “group” action such as ActiveRecord::Base.connection_pool.disconnect! or ActiveRecord::Base.connection_handler.clear_reloadable_connections!.

Inherits From

Definition files