forked from External/greenlight
The required pool size is calculated by RAILS_MAX_THREADS (default 5) + #Action Cable-Workers (default 4) = 9 The default pool size of 5 is to low for all required connections. Co-authored-by: Jesus Federico <jesus@123it.ca> |
||
---|---|---|
.. | ||
environments | ||
initializers | ||
locales | ||
application.rb | ||
boot.rb | ||
cable.yml | ||
database.yml | ||
environment.rb | ||
puma.rb | ||
routes.rb | ||
secrets.yml | ||
spring.rb | ||
storage.yml |