Skip to content

Dev to release - #38

Merged
Zacgoose merged 2 commits into
mainfrom
dev
Aug 21, 2026
Merged

Dev to release#38
Zacgoose merged 2 commits into
mainfrom
dev

Conversation

@KelvinTegelaar

Copy link
Copy Markdown
Contributor

No description provided.

Fold the out-of-range check into the fallback condition instead of forcing
the explicit value back to $null to re-enter the fallback branch. Same
resolution order and results; one less indirection to read.
…shot

The JobManager marks stale descriptors (task gone or already terminal by
dispatch time) as Skipped, but GetSummary never tallied them, so they
were invisible in the worker-health metrics. Count them alongside
Completed/Failed and carry the figure through JobSummary and the
snapshot JobMetrics for the dashboard.
@Zacgoose
Zacgoose merged commit daafbf2 into main Aug 21, 2026
7 checks passed
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.

2 participants