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