Skip to content

Add the `max_request_duration_seconds` configuration option

Balasankar 'Balu' C requested to merge 1806-max-request-duration-timeout into master

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

Merge request reports