Skip to content

Commit 3c06288

Browse files
d-csclaude
andcommitted
chore: add server-changes entry for sentry wrapper-bypass fix
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent c01a47d commit 3c06288

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
area: webapp
3+
type: fix
4+
---
5+
6+
Stop nine catch sites in the webapp from escalating expected user-input
7+
failures (`ServiceValidationError`, `OutOfEntitlementError`,
8+
`CreateDeclarativeScheduleError`, `QueryError`) as `error`-level events.
9+
Type-discriminate before logging; downgrade the user-facing branches to
10+
`warn` while keeping unknown-error fall-throughs at `error`.

0 commit comments

Comments
 (0)