Skip to content

Conversation

@marcoscheel
Copy link

If LargeFileUploadTask is called without the maxSliceSize parameter the default will be picked. But the default was 410241024 and that is not a multiplier of 320! So a caller must specify the size, even if they want to stick to the defaults (that may be changed in the future).

Fixes #

Changes proposed in this pull request

Other links

If LargeFileUploadTask is called without the maxSliceSize parameter the default will be picked. But the default was 4*1024*1024 and that is not a multiplier of 320! So a caller must specify the size, even if they want to stick to the defaults (that may be changed in the future).
@andrueastman
Copy link
Contributor

@marcoscheel
Thanks for taking the time to raise this issue.
I have captured the change in #159 so that the build can pass. I will close this PR for now.
Thanks again for raising this.

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.

2 participants