-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: renterd multipart uploader #498
Conversation
alexfreska
commented
Feb 22, 2024
- Multipart uploader class, for use within renterd's upload manager.
- Supports configurable chunk sizes and concurrent chunks.
- Reports combined total progress from across all concurrent requests.
- Recovers from failed chunks with increasing backoff until success.
- Supports aborting entire multipart upload.
|
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite. |
b67c4de
to
072c159
Compare
e8b6e40
to
872b3ce
Compare
072c159
to
4d490ca
Compare
872b3ce
to
1ce7773
Compare
4d490ca
to
8cfe978
Compare
1ce7773
to
0a0db81
Compare
8cfe978
to
5e27e68
Compare
0a0db81
to
d6f8385
Compare
5e27e68
to
055ebc8
Compare
d6f8385
to
aa3efe5
Compare
055ebc8
to
cc3775c
Compare
aa3efe5
to
2328780
Compare
cc3775c
to
864a1e7
Compare
2328780
to
5c77c0e
Compare
864a1e7
to
6b7dc1f
Compare
58a29ab
to
37b111a
Compare
6b7dc1f
to
81a27f2
Compare
37b111a
to
3d93dc6
Compare
81a27f2
to
5efb08a
Compare
3d93dc6
to
e161aac
Compare
e161aac
to
5e1d065
Compare
Merge activity
|