fix(dashboard): make assistant-health saves resilient to partial refresh failures

This commit is contained in:
William Valentin
2026-02-18 18:14:22 -08:00
parent 3647198295
commit 45261a090a
2 changed files with 62 additions and 17 deletions
+11
View File
@@ -5647,6 +5647,17 @@
"docs/plans/state.json"
],
"test_status": "pnpm typecheck passing"
},
"dashboard-assistant-health-save-reliability": {
"status": "completed",
"date": "2026-02-19",
"updated": "2026-02-19",
"summary": "Hardened dashboard slow-refresh behavior so Assistant Health config state still updates when non-config slow endpoints fail. `fetchSlow` now uses per-call settlement and partial updates, preventing toggle saves from appearing unsaved due to unrelated fetch failures.",
"files_modified": [
"src/gateway/ui/pages/dashboard.js",
"docs/plans/state.json"
],
"test_status": "pnpm typecheck passing"
}
},
"overall_progress": {