Commit cc55e77
committed
Disable sentry logging for update failures
Lots of unnecessary noise here, both from irrelevant connection/fs
issues and from Oclif bugs that we can't easily update to fix. No real
value in hearing the reports imo.
We do keep tracking actual HTTP failure responses - useful for any real
issues that might appear in the deployment process or similar here.1 parent baef2bb commit cc55e77
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
275 | | - | |
| 274 | + | |
276 | 275 | | |
277 | 276 | | |
278 | 277 | | |
| |||
0 commit comments