Commit 9354e2b
Silence OpenSearch timeout errors in SearchUserSolutions (#8350)
The rescue block already falls back to a DB query gracefully,
so reporting these expected timeouts to Bugsnag is unnecessary noise.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 683b3cd commit 9354e2b
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
0 commit comments