diff options
author | Stan Hu <stanhu@gmail.com> | 2017-07-04 14:02:01 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2017-07-04 14:03:46 -0700 |
commit | 73d019e11f163104010511ff04893194be6d2ebc (patch) | |
tree | 2009c6828bd33bd0de5a8f470948c9bbb262687a /.github | |
parent | b5b4054d5882782892d0a860c7e95db9a22bfdec (diff) | |
download | gitlab-ce-73d019e11f163104010511ff04893194be6d2ebc.tar.gz |
Log rescued exceptions to Sentrysh-log-application-controller-exceptions-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.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions