Skip to content

Add config.rails.register_error_subscriber to control error reporter integration#1771

Merged
st0012 merged 2 commits intomasterfrom
disable-error-reporter
Mar 21, 2022
Merged

Add config.rails.register_error_subscriber to control error reporter integration#1771
st0012 merged 2 commits intomasterfrom
disable-error-reporter

Conversation

@st0012
Copy link
Copy Markdown
Contributor

@st0012 st0012 commented Mar 21, 2022

As explained in rails/rails#43625 (comment), we decided to make the integration disabled by default.

Closes #1731, #1754, #1765

@st0012 st0012 added this to the 5.3.0 milestone Mar 21, 2022
@st0012 st0012 self-assigned this Mar 21, 2022
@st0012 st0012 requested a review from sl0thentr0py March 21, 2022 15:40
@st0012 st0012 force-pushed the disable-error-reporter branch from aa0fe46 to 66ef618 Compare March 21, 2022 15:46
@st0012 st0012 force-pushed the disable-error-reporter branch from 66ef618 to d1776d0 Compare March 21, 2022 15:47
@st0012 st0012 merged commit 16dae9d into master Mar 21, 2022
@st0012 st0012 deleted the disable-error-reporter branch March 21, 2022 16:06
kevindew added a commit to alphagov/govuk_app_config that referenced this pull request May 11, 2022
This isn't strictly necessary as these just bump the minimum versions
and this gem will still work 5.2 of these. However this seemed like a
good idea to me as 5.3 provides a fix for lots of extra errors being
reported when upgrading to Rails 7, which I believe we may have
experienced in GOV.UK Publishing apps [1]

[1]: getsentry/sentry-ruby#1771
kevindew added a commit to alphagov/govuk_app_config that referenced this pull request May 11, 2022
This isn't strictly necessary as these just bump the minimum versions
and this gem will still work 5.2 of these. However this seemed like a
good idea to me as 5.3 provides a fix for lots of extra errors being
reported when upgrading to Rails 7, which I believe we may have
experienced in GOV.UK Publishing apps [1]

[1]: getsentry/sentry-ruby#1771
kevindew added a commit to alphagov/govuk_app_config that referenced this pull request May 11, 2022
This isn't strictly necessary as these just bump the minimum versions
and this gem will still work 5.2 of these. However this seemed like a
good idea to me as 5.3 provides a fix for lots of extra errors being
reported when upgrading to Rails 7, which I believe we may have
experienced in GOV.UK Publishing apps [1]

[1]: getsentry/sentry-ruby#1771
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate reporting for Sidekiq errors

2 participants