Skip to content
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

Support bumping up the part size based on ContentLength #62

Open
waahm7 opened this issue Oct 7, 2024 · 2 comments
Open

Support bumping up the part size based on ContentLength #62

waahm7 opened this issue Oct 7, 2024 · 2 comments

Comments

@waahm7
Copy link
Contributor

waahm7 commented Oct 7, 2024

We should bump the part_size if the request size if large enough so that we don't run into 10_000 part limits.

@aajtodd
Copy link
Contributor

aajtodd commented Oct 8, 2024

@waahm7
Copy link
Contributor Author

waahm7 commented Oct 8, 2024

I tried uploading a 100GB file, and it failed with max parts exceeded. So, maybe we just need to verify that it is working as expected.

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

No branches or pull requests

2 participants