Skip to content

Commit 3c7dceb

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 c7ca659 commit 3c7dceb

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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`) to Sentry. Type-discriminate
9+
before logging; downgrade the user-facing branches to `warn` while keeping
10+
unknown-error fall-throughs at `error`. Closes the wrapper-bypass gap on
11+
`TRIGGER-CLOUD-2S` (13k lifetime), `TRIGGER-CLOUD-38` (755 in 48h), and
12+
`TRIGGER-CLOUD-103` (1052 in 48h) introduced by the SDK-level
13+
`ServiceValidationError` filter from #3462.

0 commit comments

Comments
 (0)