]> cat aescling's git repositories - mastodon.git/commit
Remove rack-timeout (#7809)
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 15 Jun 2018 17:46:25 +0000 (19:46 +0200)
committerGitHub <noreply@github.com>
Fri, 15 Jun 2018 17:46:25 +0000 (19:46 +0200)
commit53f0452b70445831664431ef7720d8ec2d361656
tree8da2a624348d135ea28a25abfe6a95f516430102
parentca85658975dd6c85fbe5cc725698fe3a34d1234e
Remove rack-timeout (#7809)

Timeout considered harmful due to leaving the app in a broken
state, including unreaped database connections
Gemfile
Gemfile.lock
config/initializers/timeout.rb [deleted file]