class
ActiveRecord::ConnectionAdapters::ConnectionPool::Reaper
v5.2.3 -
Show latest stable
- Superclass: Object
Every frequency seconds, the reaper will call reap and flush on pool. A reaper instantiated with a zero frequency will never reap the connection pool.
Configure the frequency by setting reaping_frequency in your database yaml file (default 60 seconds).
Attributes
| [R] | frequency |
| [R] | pool |
Files
- activerecord/lib/active_record/connection_adapters/abstract/connection_pool.rb