fix(sync): 跨工作区重启保留重试与暂停状态

This commit is contained in:
2026-09-08 19:58:39 +08:00
parent 98fcb4330f
commit 57cc2bbd05
6 changed files with 219 additions and 50 deletions
+2
View File
@@ -22,3 +22,5 @@ pub mod sync_resolution;
pub mod sync_state;
pub mod workspace;
pub mod workspace_broker;
pub mod sync_retry;