GoodDAPP
GoodDAPP copied to clipboard
Error: Uncaught exception at:: [object ProgressEvent]
Sentry Issue: GOODDAPP-6QZ2
Error: Uncaught exception at:: [object ProgressEvent]
at apply (../node_modules/xhr/index.js:107:13)
at XMLHttpRequest.a (../node_modules/@sentry/browser/esm/helpers.js:88:17)
Sentry issue: GOODDAPP-6WA6
Sentry issue: GOODDAPP-6R3B
- the exception should be caught @alt-a1r
- @sirpy it seems this may be related to the mainnet calls. Do we have some outages with the pokt again ? Could we do something with this, maybe fallback to the fuse endpoint if pokt unreachable?
- or may be we could retry tx if http req fails ?
I was add missed exceptions handling and logging for web3Mainnet in GoodWalletClass
@sirpy hotfixed to PROD: https://github.com/GoodDollar/GoodDAPP/commit/1e453b13447d19d144d5c161ecaa2012b6c0d547
nothing changed after logs been added neet to trace this error from errorFunc where it appears and above
@alt-a1r @roma-hladilka