Trigger background sync on connectivity recovery

This commit is contained in:
Rijad Zuzo
2026-02-17 23:52:32 +01:00
parent d76b31d37d
commit 9bb484e95d
13 changed files with 268 additions and 3 deletions
+3
View File
@@ -30,6 +30,9 @@ enabled by default.
In REST mode, auto-triggers are reachability-gated to avoid unnecessary sync
attempts while offline.
When connectivity returns (offline -> online), sync now triggers immediately in
addition to startup/resume/periodic ticks.
Control flags:
```bash