class ActiveRecord::ConnectionTimeoutError

Parent:
ActiveRecord::ConnectionNotEstablished

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

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