Skip to content

Migrate SelfUpdater download retries to RetryHelper#4512

Draft
jamesfrasca wants to merge 10 commits into
actions:mainfrom
jamesfrasca:copilot/migrate-selfupdater-retryhelper
Draft

Migrate SelfUpdater download retries to RetryHelper#4512
jamesfrasca wants to merge 10 commits into
actions:mainfrom
jamesfrasca:copilot/migrate-selfupdater-retryhelper

Conversation

@jamesfrasca

Copy link
Copy Markdown

Summary

  • replace the manual retry loop in SelfUpdater.DownLoadRunner with RetryHelper
  • preserve existing retry count, timeout/cancellation behavior, and exhausted-retry return semantics
  • keep per-attempt logging by using RetryExecutionContext.AttemptNumber

Validation

  • cd src && ./dev.sh format
  • cd src && dotnet test Test/Test.csproj --filter FullyQualifiedName~SelfUpdaterL0.TestSelfUpdateAsync_DownloadRetry

@jamesfrasca jamesfrasca force-pushed the copilot/migrate-selfupdater-retryhelper branch from 3aeadce to 2a1616a Compare June 19, 2026 23:27
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