Skip to content

feat: resume single-file okdev cp downloads#118

Open
acmore wants to merge 8 commits intomainfrom
feat/cp-resume-downloads
Open

feat: resume single-file okdev cp downloads#118
acmore wants to merge 8 commits intomainfrom
feat/cp-resume-downloads

Conversation

@acmore
Copy link
Copy Markdown
Owner

@acmore acmore commented May 8, 2026

Summary

  • add resumable single-file downloads that continue from existing local bytes across retries and reruns
  • probe remote file metadata and stream ranged reads so late retryable errors do not force a full restart
  • surface resume progress in the CLI and document that resume currently applies only to single-file downloads

Test Plan

  • go test ./internal/kube ./internal/cli
  • .venv/bin/pre-commit run --all-files --hook-stage manual okdev-gofmt

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