MetaMask / MetaMask/metamask-extension
[Sentry] Error: No metadata found for 'serviceWorkerLastActiveTime'
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: [METAMASK-XHP1](https://metamask.sentry.io/issues/6546184379/?referrer=github_integration)
```
Error: No metadata found for 'serviceWorkerLastActiveTime'
at Array.reduce ()
at handler (app/scripts/lib/ComposableObservableStore.js:70:30)
at AppStateController.removePollingToken (app/scripts/controllers/app-state-controller.ts:770:14)
at i. (app/scripts/lib/createMetaRPCHandler.js:23:31)
at i.emit (/metamask/common-5.js:13:546666)
...
(20 additional frame(s) were not displayed)
```
Contributor guide
Research direction
Start with the stack trace in app/scripts/lib/ComposableObservableStore.js:70 and app/scripts/controllers/app-state-controller.ts:770, then trace the call through createMetaRPCHandler.js:23. Determine why serviceWorkerLastActiveTime has no metadata and verify that the reported Sentry error no longer occurs.
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
- 35/100