Skip to content

Managed storage can be inaccessible #2817

@smalluban

Description

@smalluban

According to our investigation (related to #2814) and found issues in other extensions (w3c/webextensions#497 (comment)), the storage.managed can be inaccessible on SW startup.

To mitigate the issue, we should consider:

  • adding storage.local cache layer - keep the latest fetched config locally and use it as a fallback
  • adding retries to fetch the managed storage, but with a reasonable timeout and retries count

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions