You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously the Puma low-level error handler was specified in three
different places (Cloud Native GitLab, Omnibus GitLab, GitLab
Development Kit). Any time a change was needed we would have to update
three different files. We can simplify this by using a central class
that each of the configuration files can use.
This change requires
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132581
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/426135
Changelog: changed
0 commit comments