Skip to content

fix: suppress 412 Sentry noise on schedule add/remove#202

Open
gcutrini wants to merge 1 commit into
mainfrom
fix/suppress-412-sentry-noise
Open

fix: suppress 412 Sentry noise on schedule add/remove#202
gcutrini wants to merge 1 commit into
mainfrom
fix/suppress-412-sentry-noise

Conversation

@gcutrini
Copy link
Copy Markdown
Contributor

@gcutrini gcutrini commented May 5, 2026

Summary

  • Skip Sentry.captureException for 412 responses on addToSchedule and removeFromSchedule
  • 412 is expected when users double-click the schedule button or real-time updates race with user actions

ref: https://app.clickup.com/t/86b9rxz19

412 Precondition Failed is expected when users double-click the
schedule button or real-time updates race with user actions. Skip
Sentry.captureException for these cases to reduce noise.
@gcutrini gcutrini requested a review from smarcet May 5, 2026 16:17
@netlify
Copy link
Copy Markdown

netlify Bot commented May 5, 2026

Deploy Preview for qa-fnvirtual ready!

Name Link
🔨 Latest commit 7290e2f
🔍 Latest deploy log https://app.netlify.com/projects/qa-fnvirtual/deploys/69fa181b98c8df000821af23
😎 Deploy Preview https://deploy-preview-202--qa-fnvirtual.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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