MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.13k stars 1.1k forks source link

[Sentry] Error: User rejected the request. #11055

Open sentry-io[bot] opened 1 week ago

sentry-io[bot] commented 1 week ago

Sentry Issue: METAMASK-MOBILE-2PX5

Error: User rejected the request.
  at r (app:///main.jsbundle:61:66079)
  at None (app:///main.jsbundle:88:102)
  at r (app:///main.jsbundle:86:335)
  at e (app:///main.jsbundle:1917:113)
  at l (app:///main.jsbundle:1917:557)
...
(28 additional frame(s) were not displayed)
Daniel-Cross commented 1 week ago

Hi there

We would like to move errors such as this out of Sentry as it's not a genuine error and more to do with a users normal interaction with the app. For error messages such as these, we would like them to be logged in Mixpanel instead for analytical purposes.

Thanks