gitlab-org--gitlab-foss/changelogs/unreleased/sh-log-application-controller-exceptions-sentry.yml
Stan Hu 73d019e11f Log rescued exceptions to Sentry
Support noticed that a number of exceptions, such as
"Encoding::CompatibilityError (incompatible character encodings: UTF-8 and
ASCII-8BIT)", failed to report to Sentry. The `rescue_from` in the
ApplicationController prevented these exceptions from being recorded.
This change ensures that these exceptions are properly captured.
2017-07-04 14:03:46 -07:00

4 lines
67 B
YAML

---
title: Log rescued exceptions to Sentry
merge_request:
author: