Increase unicorn timeout so that reports can run over long date range.

This commit is contained in:
Andrew Spinks
2013-05-05 18:42:42 +10:00
parent 6777a3ce58
commit 174d7fac6f

View File

@@ -1,6 +1,6 @@
preload_app true # https://newrelic.com/docs/ruby/no-data-with-unicorn
worker_processes 4 # amount of unicorn workers to spin up
timeout 30 # restarts workers that hang for 30 seconds
timeout 60 # restarts workers that hang for 30 seconds
# https://devcenter.heroku.com/articles/forked-pg-connections