73d019e11f
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.
4 lines
67 B
YAML
4 lines
67 B
YAML
---
|
|
title: Log rescued exceptions to Sentry
|
|
merge_request:
|
|
author:
|