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

ChunkSize in the DefaultConfig is not S3 Compatible #49

Open
gioelecerati opened this issue Sep 16, 2022 · 0 comments
Open

ChunkSize in the DefaultConfig is not S3 Compatible #49

gioelecerati opened this issue Sep 16, 2022 · 0 comments

Comments

@gioelecerati
Copy link

https://docs.aws.amazon.com/AmazonS3/latest/userguide/qfacts.html
S3 does not support <5MB chunk sizes, so this breaks any integration with Amazon or Google or whatever S3 implementation.

Actually, it should be possible to set up a tus.Config without the ChunkSize, unless the endpoint complains with cannot create source for stream without a finite value for the chunkSize option.

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

1 participant