| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | FEATURE REQUEST | None | T187 Android support | ||
| Open | FEATURE REQUEST | tusooa | T110 In case of Internet disconnection, should allow the user to retry sooner |
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.