Skip to content

fix: wildcard drvPath tolerance, fair-share idle gate, all-scores Live Jobs (#419) - #429

Merged
DerDennisOP merged 4 commits into
mainfrom
fix/419-wildcard-fairshare-scores
Jun 17, 2026
Merged

fix: wildcard drvPath tolerance, fair-share idle gate, all-scores Live Jobs (#419)#429
DerDennisOP merged 4 commits into
mainfrom
fix/419-wildcard-fairshare-scores

Conversation

@DerDennisOP

@DerDennisOP DerDennisOP commented Jun 17, 2026

Copy link
Copy Markdown
Member

Fixes #419 (three parts), and bundles two local fixes (#427, #428).
Fixes #427
Fixes #428

#419

  • Wildcard drvPath: an attr matched only by a */# wildcard that has no .drvPath is skipped silently; only an attr the user pinpointed exactly still surfaces the resolution error.
  • FairShareRule: the penalty now applies only when every worker is busy, so a lone busy org is never pushed below the dispatcher's zero floor into leaving the cluster idle.
  • Live Jobs all scores: the scheduler keeps a bounded ring of recent dispatch decisions with every candidate's score (incl. rejected/negative), exposed at GET /board/jobs/decisions (superuser) and shown via a new "dispatched / incl. rejected" dropdown.

Bundled

@DerDennisOP
DerDennisOP merged commit d64c8c9 into main Jun 17, 2026
12 checks passed
@DerDennisOP
DerDennisOP deleted the fix/419-wildcard-fairshare-scores branch June 17, 2026 14:24
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.

Sending Gitea test web hook fails with 400 project url parse error attribute 'packages.x86_64-linux.beta.drvPath' does not exist

1 participant