-
-
Notifications
You must be signed in to change notification settings - Fork 218
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Prevents increasing the syncedSeq when sync fails. - Refactors telemetry to use a telemetry db per day to collect records, then it aggregates the records into a doc in the user's meta db and deletes previous days of telemetry db. - Adds temporary code to delete old telemetry db and old localStorage properties.
- Loading branch information
1 parent
5555510
commit 0b907e1
Showing
5 changed files
with
370 additions
and
291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.