Skip to content

Store time offsets per-config #3

@sloshy

Description

@sloshy

Time offsets are currently stored for the entire sync config. They should be stored per-sub-config, so for example if you are syncing folder A and that succeeds but folder B syncs after and fails partway, you don't want to re-sync everything in folder A because the time offset is wrong. It should read the stored offset per-config, if possible, and if there's a way to store these without littering the filesystem that would be great. Maybe just stored in a json file with the names of each config as the name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions