Files
obsidian-livesync/docs
Ouyang Xingyuan 0df1f57f3b fix: keep replicated document application active
Why:
- Large downloaded batches can outlive the finite remote operation and be suspended before every document reaches the Vault.
- The v1.0 activity contract requires local application to remain distinct from remote-operation reporting.

Changes:
- Add an Obsidian-owned local application activity boundary which reuses Wake Lock policy without incrementing remote activity.
- Retain one boundary through queue processing and the final recovery snapshot, releasing and reacquiring it around suspension.
- Log final snapshot failures, preserve processing results, and cover the lifecycle with focused tests and documentation.
2026-07-31 11:06:18 +08:00
..
2026-07-27 08:12:33 +00:00
2026-07-24 05:55:37 +00:00
2025-04-23 05:10:40 +01:00
2026-06-23 01:17:09 +09:00
2026-07-24 16:13:49 +00:00
2026-06-05 03:05:13 +09:00
2026-07-24 05:55:37 +00:00
2026-07-26 15:48:01 +00:00
2026-06-05 03:05:13 +09:00
2026-07-26 15:48:01 +00:00
2026-06-05 01:57:03 +09:00
2024-02-20 05:13:53 +00:00
2023-06-19 16:31:52 +09:00
2026-06-05 01:57:03 +09:00
2026-06-05 01:57:03 +09:00
2026-06-05 01:57:03 +09:00
2026-04-25 14:01:18 +09:00