Skip to content
  • Stan Hu's avatar
    Consolidate Puma low-level handler · 3a9175fe
    Stan Hu authored and Balasankar 'Balu' C's avatar Balasankar 'Balu' C committed
    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
    3a9175fe