Skip to content

feat(server/checkin): improve progress reporting#907

Merged
nitsky merged 2 commits into
mainfrom
fix/checkin-progress
Jun 7, 2026
Merged

feat(server/checkin): improve progress reporting#907
nitsky merged 2 commits into
mainfrom
fix/checkin-progress

Conversation

@m-hilgendorf

Copy link
Copy Markdown
Contributor
  • Increment progress when hashing bytes per chunk instead of per file.
  • Change progress counter for non-destructive copies to track files instead of bytes.

Resolves #903

m-hilgendorf and others added 2 commits June 3, 2026 15:06
- Increment progress when hashing bytes per chunk instead of per file.
- Change progress counter for non-destructive copies to track files instead of bytes.

Resolves #903
@nitsky
nitsky merged commit 3f8f9f9 into main Jun 7, 2026
@nitsky
nitsky deleted the fix/checkin-progress branch June 7, 2026 18:44
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.

fix: non destructive checkin of large single files (> 5GB) hangs reporting progress

2 participants