-
Notifications
You must be signed in to change notification settings - Fork 3
Allow users to specify sync time interval #234
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Allow users to specify how frequently the background sync should kick in. Requires storing this information in a datastore somewhere, or store it on a per connection basis (requires refactor of how background sync activates)
Also improve efficiency by having the background sync only store the necessary session information, not a full network connection, to avoid leaving datastores open for extended periods of time between syncs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request