zombocom/rack-timeout

Is there a way to avoid timeout for certain requests? Or to set a different timeout for certain requests?

feliperaul opened this issue · 1 comments

We have some very rare admin reports that take 20-30 seconds to generate (used like once a month), because they are very heavy MySql queries. We'd love to make these requests not timeout, but at the same time we wouldn't want to bump timeout time to 30s for all other requests.

Please have a look through closed issues.