Skip to content

perf: skip unused CoS status during live activity polls - #6691

Merged
atomantic merged 1 commit into
mainfrom
claim/issue-6689
Sep 9, 2026
Merged

perf: skip unused CoS status during live activity polls#6691
atomantic merged 1 commit into
mainfrom
claim/issue-6689

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Live activity snapshots now skip the CoS status aggregation when the agent read succeeds, including an empty list. Failed reads retain the existing status fallback, and active/queued counts still use the same successful agent snapshot.

Validation: cd server && npm test -- services/activeProcessing.test.js — 7 tests passed. Coverage includes an unresolved status provider on a successful read and failure of both recovery sources. Claude reviewed the committed diff at medium effort with tools disabled; no correctness blockers remained after checking the status aggregation.

Closes #6689

@atomantic
atomantic merged commit 79fb2fe into main Sep 9, 2026
7 checks passed
@atomantic
atomantic deleted the claim/issue-6689 branch September 9, 2026 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[perf-processing-lazy-status] Fetch CoS fallback status only when the agent read fails

1 participant