Skip to content

Ignore non-actionable helper Sentry noise#381

Merged
p0mvn merged 1 commit into
mainfrom
fix/sentry-ignore-duplicate-nullifier-alert
Jun 5, 2026
Merged

Ignore non-actionable helper Sentry noise#381
p0mvn merged 1 commit into
mainfrom
fix/sentry-ignore-duplicate-nullifier-alert

Conversation

@p0mvn
Copy link
Copy Markdown
Contributor

@p0mvn p0mvn commented Jun 5, 2026

Summary

  • ignore duplicate-nullifier helper errors in Sentry noise filtering so benign quorum races do not page operators
  • ignore helper submit 503 responses containing status:\"warming\" so chain warm-up windows do not create alerts
  • extend Sentry filter tests to cover both noisy signatures and prevent regressions

Test plan

  • go test ./sentry
  • Verify next helper warm-up cycle no longer produces unresolved Sentry issues

Treat chain `503` responses with `status:\"warming\"` as transient warm-up noise so helper startup windows do not trigger actionable Sentry alerts.
@p0mvn p0mvn force-pushed the fix/sentry-ignore-duplicate-nullifier-alert branch from 2c33cf4 to ac47493 Compare June 5, 2026 20:31
@p0mvn p0mvn merged commit e96f7b3 into main Jun 5, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant