Commit 556dc61
committed
fix: suppress metadata polling timeout from Bugsnag notifications
Replace IllegalStateException with GetIntentMetadataError.Timeout so
the expected polling timeout is treated as a non-notifiable server error.1 parent b689edd commit 556dc61
2 files changed
Lines changed: 2 additions & 1 deletion
File tree
- services/opencode/src/main/kotlin/com/getcode/opencode
- controllers
- model/core/errors
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
402 | | - | |
| 402 | + | |
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
| |||
0 commit comments