1. 04 Jul, 2017 1 commit
    • Stan Hu's avatar
      Log rescued exceptions to Sentry · 73d019e1
      Stan Hu authored
      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.
      73d019e1
  2. 03 Jul, 2017 34 commits
  3. 02 Jul, 2017 5 commits