Event Timeline
Comment Actions
We need a way to stop and restart the sync immediately, and at the same time ensure there is only one sync job running.
Comment Actions
Instead of sync forever in Client, we can do one sync cycle in the function, and give control to the user of libkazv. Then, in kazv we can implement the retry logic.