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

chunk concurr limit: add link to option 'parallelUploads' #2249

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

labor4
Copy link

@labor4 labor4 commented Aug 12, 2023

Hi

This aims to limit concurrent chunk uploads to the same value as parallelUploads.
This drastically reduces the io weight on the receiving end.

I found this fix from 4 years ago by another person at:
https://gitlab.com/meno/dropzone/-/merge_requests/53/diffs
and created a fresh PR.

I ask for review, since I tested this code only by edits at
https://unpkg.com/dropzone@5.9.3/dist/dropzone.js

Cheers!

@NicolasCARPi
Copy link

Merged in https://github.com/NicolasCARPi/dropzone/releases/tag/7.1.2. Thank you! ;)

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.

None yet

2 participants