docs: mark sync retry complete

This commit is contained in:
mirivlad 2026-06-29 03:30:10 +08:00
parent 349ad73e60
commit 1e7962a1f8
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ Tasks:
- define conflict UX contract for desktop and sync plugin; - define conflict UX contract for desktop and sync plugin;
- [x] add server/device revocation checks for sync auth paths; - [x] add server/device revocation checks for sync auth paths;
- [x] persist and display sync errors in Sync plugin; - [x] persist and display sync errors in Sync plugin;
- add retry/backoff for sync client operations; - [x] add retry/backoff for sync client operations;
- [x] add real two-vault sync smoke scenarios for create/update/move/trash - [x] add real two-vault sync smoke scenarios for create/update/move/trash
folders and files; folders and files;
- document deployment and backup procedures for `verstak-sync-server`. - document deployment and backup procedures for `verstak-sync-server`.