Skip to content

Allow users to specify sync time interval #234

@tahpot

Description

@tahpot

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions