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.
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.