Commit 08e6ff5
Filter non-actionable "Non-Error promise rejection" errors from Sentry
These are unhandled promise rejections where a non-Error value was rejected
(e.g. a plain string). They have no stack trace and are not actionable.
Closes #8454
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b2eea99 commit 08e6ff5
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
100 | 107 | | |
101 | 108 | | |
102 | 109 | | |
| |||
0 commit comments