Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Use Persistent Storage where possible #4092

Merged
merged 1 commit into from
Feb 20, 2020
Merged

Use Persistent Storage where possible #4092

merged 1 commit into from
Feb 20, 2020

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Feb 20, 2020

Fixes element-hq/element-web#9362

Sends details over rageshake in attempt to discern where issues may be due to running out of quota.

Signed-off-by: Michael Telatynski [email protected]

Signed-off-by: Michael Telatynski <[email protected]>
Copy link
Contributor

@bwindels bwindels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this, looks great!
One thing to consider is whether we still need to do the same thing in ElectronPlatform now, see _tryPersistStorage there.

@t3chguy t3chguy merged commit b1a3d8a into develop Feb 20, 2020
@t3chguy t3chguy deleted the t3chguy/persist branch May 25, 2020 18:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to persistent storage to avoid data loss
2 participants