instance method
max_queue
Ruby on Rails 7.2.3
Since v7.0.10Signature
max_queue()
No documentation comment.
Source
# File activerecord/lib/active_record/database_configurations/hash_config.rb, line 88
def max_queue
max_threads * 4
end
Defined in activerecord/lib/active_record/database_configurations/hash_config.rb line 88
· View on GitHub
· Improve this page
· Find usages on GitHub