Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reliable Storage: Log storage consistency #9271

Closed
jryans opened this issue Mar 25, 2019 · 0 comments
Closed

Reliable Storage: Log storage consistency #9271

jryans opened this issue Mar 25, 2019 · 0 comments
Assignees
Labels
A-Storage Storage layer of the app, including IndexedDB, local storage, etc. P1 T-Enhancement X-Release-Blocker

Comments

@jryans
Copy link
Collaborator

jryans commented Mar 25, 2019

Add diagnostics describing the health of the storage layers at client creation time.

@jryans jryans self-assigned this Mar 25, 2019
@jryans jryans mentioned this issue Mar 25, 2019
5 tasks
jryans added a commit to jryans/matrix-js-sdk that referenced this issue Mar 25, 2019
This will be useful for future storage diagnostics as part of
element-hq/element-web#9271.
jryans added a commit to jryans/matrix-js-sdk that referenced this issue Mar 25, 2019
This will be useful for future storage diagnostics as part of
element-hq/element-web#9271.
jryans added a commit to jryans/matrix-react-sdk that referenced this issue Mar 25, 2019
This adds a storage consistency check just before creating a client on login.
Each data store we used is checked for data and any problems are logged to the
console.

Fixes element-hq/element-web#9271
jryans added a commit to jryans/matrix-react-sdk that referenced this issue Mar 25, 2019
This adds a storage consistency check just before creating a client on login.
Each data store we use is checked for data and any problems are logged to the
console.

Fixes element-hq/element-web#9271
jryans added a commit to jryans/matrix-react-sdk that referenced this issue Mar 26, 2019
This adds a storage consistency check just before creating a client on login.
Each data store we use is checked for data and any problems are logged to the
console.

Fixes element-hq/element-web#9271
@jryans jryans added the A-Storage Storage layer of the app, including IndexedDB, local storage, etc. label Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Storage Storage layer of the app, including IndexedDB, local storage, etc. P1 T-Enhancement X-Release-Blocker
Projects
None yet
Development

No branches or pull requests

2 participants