Skip to content

Fix Next Parameter Sentry Alerts#60

Open
Porcupine1 wants to merge 2 commits intomasterfrom
fix-next-param-sentry-error
Open

Fix Next Parameter Sentry Alerts#60
Porcupine1 wants to merge 2 commits intomasterfrom
fix-next-param-sentry-error

Conversation

@Porcupine1
Copy link
Member

@Porcupine1 Porcupine1 commented Jan 26, 2026

Clubs has been getting sentry alerts on invalid next parameters. The next parameter sanitisation seemed fine, but the alert level was set to error even though this was handled correctly. To address this, this PR lowers the level to warning. Depending on the sentry configs, we stop getting so many alerts on slack.

@Porcupine1 Porcupine1 marked this pull request as ready for review January 26, 2026 19:29
Copy link
Contributor

@jamesdoh0109 jamesdoh0109 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you version this change?

@Porcupine1
Copy link
Member Author

Can you version this change?

thanks. done

@Porcupine1
Copy link
Member Author

Porcupine1 commented Jan 26, 2026

I think we could set some sentry alert rules such that we send a notification to slack if an issue is >= a certain event level (maybe error) and another on frequency for lower event levels to reduce the slack spamming

@Porcupine1 Porcupine1 requested review from esinx and ryantanen January 27, 2026 02:38
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.

2 participants