Skip to content

Commit

Permalink
Re-enable New Relic transaction tracing
Browse files Browse the repository at this point in the history
This was disabled to try to fix an issue:

* #60
* #83

But the "SSL error: decryption failed or bad record mac" crash is still
happening in production.

* https://sentry.io/share/issue/d6a9cd75bf0e4a26963835984baf2e06/
* https://sentry.io/share/issue/434a72a65b2f402290d98fa0caa3b30c/
* https://sentry.io/share/issue/f8c25d28b2f946a8b286b324ff801ce4/
  • Loading branch information
seanh committed Apr 14, 2021
1 parent 131ba8f commit 82150c8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions conf/newrelic.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
app_name = "checkmate"
monitor_mode = true

# Disable the transaction tracer due to suspected failures caused by cross
# thread chatter: https://github.com/hypothesis/checkmate/issues/60
transaction_tracer.enabled = false

# Configuration overrides for specific environments

[newrelic:dev]
Expand Down

0 comments on commit 82150c8

Please sign in to comment.