Commit 6176ea7
chore(webapp): downgrade SVE schedule-sync log in createBackgroundWorker to warn
Customer schedule-config failures (typically invalid cron) get rethrown
to the route handler as ServiceValidationError; that's a 4xx, not a
system bug. Split the SVE branch out and log at warn before rethrowing.
Non-SVE failures still log at error before being wrapped, mirroring
dac9c83's waitpointCompletionPacket.server.ts pattern so visibility
survives the SDK-level SVE filter.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a8e76a9 commit 6176ea7
1 file changed
Lines changed: 15 additions & 4 deletions
Lines changed: 15 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
149 | 164 | | |
150 | 165 | | |
151 | 166 | | |
152 | 167 | | |
153 | 168 | | |
154 | 169 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | 170 | | |
160 | 171 | | |
161 | 172 | | |
| |||
0 commit comments