Skip to content

fix(garm): skip blocked exact retry intents - #179

Merged
rldyourmnd merged 1 commit into
mainfrom
fix/skip-blocked-retry-intents
Aug 25, 2026
Merged

fix(garm): skip blocked exact retry intents#179
rldyourmnd merged 1 commit into
mainfrom
fix/skip-blocked-retry-intents

Conversation

@rldyourmnd

Copy link
Copy Markdown
Contributor

Outcome

  • publish GARM derivative v0.2.1-nddev.80
  • retain terminal/deferred exact-job retry state without repeatedly reserving that same job
  • select the oldest eligible unclaimed admitted sibling intent in the scale set
  • fail closed without mutation when every exact intent is blocked

This removes per-scale-set head-of-line blocking after one job exhausts its three infrastructure attempts. It does not retry the terminal job, delete its live intent, change queue priority, or bypass shared capacity admission.

Verification

  • make verify
  • full upstream overlay vet and race suite
  • two network-disabled reproducible GARM builds
  • binary SHA-256 5f4e5177044f0a3bff8ece13d5f865a85362a75296ebad07eccf8d3faa9af0f0
  • required GLIBC 2.34

@rldyourmnd
rldyourmnd merged commit f3fbf22 into main Aug 25, 2026
10 checks passed
@rldyourmnd
rldyourmnd deleted the fix/skip-blocked-retry-intents branch August 25, 2026 12:09
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.

1 participant