Skip to content

feat: implement backoff retry for install subcommand downloads - #65

Merged
cmorten merged 1 commit into
mainfrom
feat-backoff-retry-for-install-download
Aug 16, 2026
Merged

feat: implement backoff retry for install subcommand downloads#65
cmorten merged 1 commit into
mainfrom
feat-backoff-retry-for-install-download

Conversation

@cmorten

@cmorten cmorten commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Issue

No issue

Details

It is possible for a fetch to fail for all number of transient reasons (network blips etc).

This change adds a retry with exponential back-off timeouts to re-attempt the download should it fail.

CheckList

  • Has been tested (where required).

@cmorten
cmorten merged commit 76e5ec2 into main Aug 16, 2026
22 checks passed
@cmorten
cmorten deleted the feat-backoff-retry-for-install-download branch August 16, 2026 20:33
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