Add the `max_request_duration_seconds` configuration option
Closes #1806 (closed)
Adds max_request_duration_seconds
, which defaults to 95% of unicorn.workersTimeout
. In order to populate this into all gitlab-rails
based charts, it also relocates unicorn.workersTimeout
has been moved to global.unicorn.workersTimeout
.
Edited by Jason Plum