rails / 5.1.6 / activerecord / exclusiveconnectiontimeouterror.html /

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–2018 David Heinemeier Hansson
Licensed under the MIT License.