Skip to content

Continuous/Infinite Sync Loop when using KepwareToDiskAndSecondary direction #78

@amircea12

Description

@amircea12

Description:
When activating the KepwareToDiskAndSecondary direction, I am experiencing a continuous loop of check/update operations.

In the previous version, updates were pushed only when actual changes were detected. However, in this new release, the logs indicate that syncing from the local file to the server immediately triggers a sync back from the server to the local file, creating an endless loop every second.

Did you modify this behavior in the new release, or is there a misconfiguration on my end causing this feedback loop?

Expected Behavior:
The sync should only trigger when a genuine change is made on the server or the disk, and it should not trigger a reciprocal sync that causes an infinite loop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions