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

In the Location Recorder decide what to do with saved failed locations #1

Open
Frizlab opened this issue Aug 22, 2020 · 0 comments
Open

Comments

@Frizlab
Copy link
Contributor

Frizlab commented Aug 22, 2020

Currently, we save an array of failed location, with the failure error (the saveFailedLocations variable). But these are saved in memory only!
We should decide what to do with them.

One option would be to do nothing.
Another would be to let the user retrieve the locations whose save failed in a csv file (or whatever). This would require a UI to alert him some locations failed to be saved.

Ideally we’d need to have some analytics to know if there actually are locations that failed to be saved. There is a high probability that none will fail to save.

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

No branches or pull requests

1 participant