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

Better handling of uploads of many (100+) large files. #60

Open
supermoos opened this issue Aug 2, 2019 · 1 comment
Open

Better handling of uploads of many (100+) large files. #60

supermoos opened this issue Aug 2, 2019 · 1 comment

Comments

@supermoos
Copy link

When uploading a folder of 100+ files (probably less too) with files 5-300 mb, it seems like the upload progress stalls a bit because it starts all of them at once. Could we perhaps set a customisable limit of 10 active uploads at a time? Might make it more reliable? Or look into using something like uppy.js (has s3 integration) to upload instead?

@supermoos
Copy link
Author

This is for the v2-alpha branch.

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