Add bounded retries for dev-base publish probes #599

Merged
coilyco-ops merged 1 commit from issue-596 into main 2026-07-15 13:45:36 +00:00
Owner

Add bounded retries around the narrow dev-base publish registry checks and source-image waits. The build step itself still fails immediately on deterministic Docker errors, so this only masks transient registry noise and makes the retry behavior visible in logs and step summaries.

  • Retries manifest and cache probes with bounded backoff.
  • Bounds the source-image wait instead of looping forever.
  • Keeps the publish summary and tests aligned with the new behavior.
  • Validation: ward exec test -- tests/test_dev_base_image.py; ward exec pre-commit-all.

closes #596
ward.workflow: pull-request-and-merge

Add bounded retries around the narrow dev-base publish registry checks and source-image waits. The build step itself still fails immediately on deterministic Docker errors, so this only masks transient registry noise and makes the retry behavior visible in logs and step summaries. - Retries manifest and cache probes with bounded backoff. - Bounds the source-image wait instead of looping forever. - Keeps the publish summary and tests aligned with the new behavior. - Validation: ward exec test -- tests/test_dev_base_image.py; ward exec pre-commit-all. closes #596 ward.workflow: pull-request-and-merge
fix: add bounded retries for dev-base publish probes
All checks were successful
ci / ward-doctor (pull_request) Successful in 3m13s
ci / gate (pull_request) Successful in 3m32s
a52b792478
coilyco-ops deleted branch issue-596 2026-07-15 13:45:36 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/agentic-os!599
No description provided.