Skip to content

chore(logging): report all errors to Bugsnag, downgrade non-notifiable severity#1025

Merged
bmc08gt merged 1 commit into
code/cashfrom
chore/bugsnag-reporting-severity-changes
Jul 1, 2026
Merged

chore(logging): report all errors to Bugsnag, downgrade non-notifiable severity#1025
bmc08gt merged 1 commit into
code/cashfrom
chore/bugsnag-reporting-severity-changes

Conversation

@bmc08gt

@bmc08gt bmc08gt commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Previously only notifiable errors reached Bugsnag; everything else was dropped. Now all non-noise errors are reported, with severity derived from isNotifiable: WARNING for notifiable (needs attention), INFO for non-notifiable (reference only). Crashes remain ERROR. Slack routing should filter on severity != INFO to preserve today's notifiable-only behavior.

…e severity

Previously only notifiable errors reached Bugsnag; everything else was
dropped. Now all non-noise errors are reported, with severity derived from
isNotifiable: WARNING for notifiable (needs attention), INFO for
non-notifiable (reference only). Crashes remain ERROR. Slack routing should
filter on severity != INFO to preserve today's notifiable-only behavior.

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
@bmc08gt bmc08gt self-assigned this Jul 1, 2026
@github-actions github-actions Bot added the type: chore Maintenance, config, CI/CD label Jul 1, 2026
@bmc08gt bmc08gt merged commit 0717a48 into code/cash Jul 1, 2026
3 checks passed
@bmc08gt bmc08gt deleted the chore/bugsnag-reporting-severity-changes branch July 1, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Maintenance, config, CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant