Gemfile
1.15 KB
-
tweak request timeout settings for heroku · 371e7c34
* use Rack::Timeout, set to 20s * set unicorn timeout to 25s Ideally these are set lower, around 10s/15s, however we need to reduce long-running requests (such as notifier batch pulls) before we can safely do this.
jimabramson committed
This project manages its dependencies using
Bundler.
Learn more