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

Data in local storage should be cleared sometimes #71

Open
koldn opened this issue Dec 19, 2016 · 1 comment
Open

Data in local storage should be cleared sometimes #71

koldn opened this issue Dec 19, 2016 · 1 comment
Labels

Comments

@koldn
Copy link
Collaborator

koldn commented Dec 19, 2016

Sometimes when data from local storage was not sent successfully, local storage fills up and causes client-side errors

@d0k1 d0k1 added the bug label Jan 16, 2017
@gallyamb
Copy link
Collaborator

Maybe just use our own storage object? It'll be limited with browser's available memory only. Also, we can control it's size and dynamically decide whether to send data or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants