Commit bcad519
chore(webapp): downgrade SVE logs in api.v1.projects.background-workers to warn
ServiceValidationError and CreateDeclarativeScheduleError are user-facing
validation failures returned as 4xx; they shouldn't surface in Sentry. Move
type discrimination before the log call and split the SVE/CDSE branches at
warn level. Real 5xx errors continue to log at error.
Refs the ignoreErrors filter added in dac9c83; closes the wrapper-bypass
gap on TRIGGER-CLOUD-2S.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 386b4f6 commit bcad519
1 file changed
Lines changed: 9 additions & 3 deletions
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
63 | 64 | | |
| 65 | + | |
64 | 66 | | |
65 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| 73 | + | |
| 74 | + | |
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
0 commit comments