Open sentry-io[bot] opened 2 years ago
Check if analytics URL could be too long (413)
We have a sufficient reserve, we can extend the suite-ready
event 10 times and it will still be okay.
Note: It has nothing to do with Tor (in sentry it shows that it happens in (suite/src/support/suite/Tor)
component. We just manipulate with fetch in this component. window.fetch = isTor ? torFetch : baseFetch;
"Failed to fetch" added to inbound filters to save quota https://sentry.io/settings/satoshilabs/projects/trezor-suite/filters/data-filters/
Check if analytics URL could be too long (413)
Sentry Issue: TREZOR-SUITE-2RQ