Skip to content

fix(download): enforce three total attempts - #186

Merged
rldyourmnd merged 2 commits into
mainfrom
fix/bounded-download-attempts
Aug 25, 2026
Merged

fix(download): enforce three total attempts#186
rldyourmnd merged 2 commits into
mainfrom
fix/bounded-download-attempts

Conversation

@rldyourmnd

Copy link
Copy Markdown
Contributor

Summary

  • change reviewed curl paths from five retries to two retries after the initial request
  • establish exactly three total download attempts across tool cache, benchmark bootstrap, and runner metadata bootstrap
  • leave provider state retries and service readiness polling under their separate typed deadlines
  • release provider .78 for the metadata bootstrap change

Validation

  • no --retry 3..9 remains in reviewed shell/Go paths
  • focused repository/provider tests
  • make verify

Implements the owner retry contract: initial failure, retry, retry, then terminal logged failure.

@rldyourmnd
rldyourmnd merged commit fb95c8b into main Aug 25, 2026
10 checks passed
@rldyourmnd
rldyourmnd deleted the fix/bounded-download-attempts branch August 25, 2026 21:54
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