Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-15 | Remove rack-timeout (#7809) | Eugen Rochko | |
Timeout considered harmful due to leaving the app in a broken state, including unreaped database connections | |||
2017-04-02 | Add proper error page for request timeouts | Eugen Rochko | |
2017-02-13 | Update service timeout setting from 15s to 90s | Eugen Rochko | |
2017-01-26 | Fix up timeout, improve contrast on "show more", add responsive style | Eugen Rochko | |
for extremely wide monitors | |||
2016-12-21 | Don't use rack timeout in any but production environments | Eugen Rochko | |
2016-11-29 | Adding rack timeout of 30sec, PuSH jobs moved to push queue so they | Eugen Rochko | |
can be processed separately |