Exception: ActiveRecord::ConnectionTimeoutError

Inherits:
ConnectionNotEstablished show all
Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/lib/active_record/errors.rb

Overview

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

Direct Known Subclasses

ExclusiveConnectionTimeoutError