MetaMask / MetaMask/metamask-extension
[Sentry] QuotaExceededError: Encountered full disk while opening backing store for indexedDB.open.
Open
Nobody has claimed this yet.
area-sentry
needs-triage
regression-prod-12.17.2
regression-prod-12.18.2
regression-prod-12.20.1
team-extension-platform
type-bug
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: [METAMASK-XMVS](https://metamask.sentry.io/issues/6714643652/?referrer=github_integration)
```
QuotaExceededError: Encountered full disk while opening backing store for indexedDB.open.
```
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
The report names no file, test, or entry point. Start by tracing the extension's indexedDB.open usage and investigate the full-disk failure described by the Sentry event. Done means the expected behavior for this failure is established and covered by an appropriate regression test, if the project has a suitable test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100