Commit 741e5e7
Filter non-actionable network fetch errors from Sentry (#8424)
Drop "NetworkError when attempting to fetch resource" (Firefox) and
"Failed to fetch" (Chrome/Safari) from Sentry reports. These are
transient network errors caused by connectivity loss, DNS failures,
or browser extensions — not actionable application bugs.
Closes #8417
Closes #8388
Closes #8387
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0f1a5ac commit 741e5e7
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
71 | 80 | | |
72 | 81 | | |
73 | 82 | | |
| |||
0 commit comments