Skip to content

Filter low-count errors from daily digest#133

Merged
wtfloris merged 1 commit intomasterfrom
improve/error-report
Mar 13, 2026
Merged

Filter low-count errors from daily digest#133
wtfloris merged 1 commit intomasterfrom
improve/error-report

Conversation

@wtfloris
Copy link
Owner

Summary

  • Only include errors in the daily error digest if they have occurred more than 50 times in the past 24 hours, reducing noise from transient/one-off errors.

Test plan

  • Verified query change adds HAVING SUM(count) > 50 clause

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@wtfloris wtfloris merged commit 713d076 into master Mar 13, 2026
1 check 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