philosophie / suspenders

A Rails template with our standard defaults, ready to deploy to Heroku.
MIT License
2 stars 1 forks source link

Remove rack-timeout #70

Closed patbenatar closed 9 years ago

patbenatar commented 9 years ago

https://trello.com/c/ccRvABjw/41-eval-gem-rack-timeout

jdwolk commented 9 years ago

yes lets -- just scratched my head over PG::DuplicatePstatement: ERROR: prepared statement "a2" already exists errors, which turn out to be a potential side-effect of running Rack::Timeout: https://stackoverflow.com/questions/26146436/how-to-fix-pgduplicatepstatement-error , https://github.com/rails/rails/pull/17607

patbenatar commented 9 years ago

@jdwolk @wykhuh :+1: — can one of you PR the removal of this?

jdwolk commented 9 years ago

@patbenatar sho thang