MetaMask / MetaMask/metamask-extension
[Sentry] Error: Fetch failed with status '502': ''
Open
Nobody has claimed this yet.
area-sentry
team-extension-platform
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: METAMASK-X673
Error: Fetch failed with status '502': ''
at _default (shared/lib/fetch-with-cache.js:42:11)
at r.fetchTradesInfo (shared/lib/swaps-utils.js:277:9)
at async Promise.all (index 0)
at exports.default.fetchAndSetQuotes (app/scripts/controllers/swaps.js:287:10)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the stack trace at shared/lib/fetch-with-cache.js:42, then follow the calls through shared/lib/swaps-utils.js:277 and app/scripts/controllers/swaps.js:287. Reproduce or trace the failed trades-information request and establish what behavior should replace the reported 502 failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100