W3cubDocs

/Ruby on Rails 6.0

class ActiveRecord::ExclusiveConnectionTimeoutError

Parent:
ActiveRecord::ConnectionTimeoutError

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.clear_reloadable_connections!.

© 2004–2019 David Heinemeier Hansson
Licensed under the MIT License.