perf(web): share service health snapshots #47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/dashboard-service-snapshot"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds a shared service-health snapshot for aggregate dashboard tile hydration.
Why
The runtime health summary and system status aggregate both need resolved service health. Without a shared snapshot, those aggregate tile requests can duplicate every service health check.
Changes
runtime-health-summaryandsystem-status.Testing
Notes