class ExclusiveConnectionTimeoutError
Ruby on Rails 7.2.3
Since v5.2.8.1Raised 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
Methods (inherited)
From ActiveRecord::AdapterError (1)
- self. new