WalletConnect / walletconnect-monorepo

WalletConnect Monorepo
Apache License 2.0
1.46k stars 715 forks source link

Unhandled Promise Rejection Error in WalletConnect #5487

Open preetish-brine opened 2 hours ago

preetish-brine commented 2 hours ago

Discussed in https://github.com/orgs/WalletConnect/discussions/5484

Originally posted by **preetish-brine** November 6, 2024 We’re encountering an unhandled promise rejection error that appears to be related to WalletConnect. Here’s the error log and relevant details: Error Details: • Error Message: UnhandledRejection: Object captured as promise rejection with keys: message • Event Source: • Severity: Error Fetch Requests: • POST: https://pulse.walletconnect.com/e (Error at 10:17:22.448 AM) • GET: https://api.web3modal.com/public/getAssetImage/07ba87ed-43aa-4adf-4540-9e6a2b9cae00 (Status: 200, Response Body Size: 29660) The error occurs as an unhandled promise rejection, and it appears to involve a request to https://pulse.walletconnect.com/e. It seems to be related to an asset fetching function (getAssetImage). Any insight into why this promise rejection is occurring or suggestions for handling it would be appreciated. image image
linear[bot] commented 2 hours ago

CR-566 Unhandled Promise Rejection Error in WalletConnect