diff options
author | Nathan Lee <nathan@globalphobia.com> | 2015-09-05 22:23:37 -0600 |
---|---|---|
committer | Nathan Lee <nathan@globalphobia.com> | 2015-09-05 22:23:37 -0600 |
commit | 7dc490b709dbe7fe6b0be1622202f1d51ec88403 (patch) | |
tree | eceb57c22f0351512a68b181aa8c71a739913c35 /activerecord/README.rdoc | |
parent | 21ffef38a5dc5a6a21f7e841aecab5b51f4fd185 (diff) | |
download | rails-7dc490b709dbe7fe6b0be1622202f1d51ec88403.tar.gz rails-7dc490b709dbe7fe6b0be1622202f1d51ec88403.tar.bz2 rails-7dc490b709dbe7fe6b0be1622202f1d51ec88403.zip |
[Rails Guides] clarify `ActiveRecord::ConnectionTimeoutError`
Original:
* ActiveRecord::ConnectionTimeoutError - could not obtain a database
connection within 5 seconds. The max pool size is currently 5;
consider increasing it:
Modified version:
* ActiveRecord::ConnectionTimeoutError - could not obtain a database
connection within 5.000 seconds (waited 5.000 seconds)
[ci skip]
Diffstat (limited to 'activerecord/README.rdoc')
0 files changed, 0 insertions, 0 deletions