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

This commit is contained in:
2026-09-08 19:58:39 +08:00
parent 5c995e66be
commit 9e295b9a5d
7 changed files with 227 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;