|
|
|
|
|
by giantg2
841 days ago
|
|
This sounds more like a syncing strategy issue. Maybe you just need to schedule delays into the sync. Or more likely, stop peer syncing. Instead of syncing from A to B then B to server, sync A to sever then server to B. A master sync strategy that uses the time on master is probably better then peer syncing strategies if you're having issues with time keeping between systems. |
|