Skip to content

Conversation

@aberigle
Copy link
Contributor

Recover the old parallelUploads param.

This param enables the parallel upload of files. The default value is 1, so the default behaviour is not changed.

To enable this, I needed to create all the folder structure beforehand, so then it can upload a unique list of files in makeAndUpload.

Maybe it would be interesting to add some event in the folder creation.

That is the only change to the default behaviour, I've tried to stay consistent with how files were handled and avoided changing any funcionality other than the already discussed.

Any comments are welcome!

@simonh1000 simonh1000 self-assigned this Nov 21, 2023
@simonh1000
Copy link
Owner

Ok, so this will take longer to review - that needs a weekend and the next one is not possible

@aberigle
Copy link
Contributor Author

No problem.

Let me know when you have the time if there is any comments!

@cyrdam
Copy link
Contributor

cyrdam commented Jul 17, 2024

I would suggest adding tests here, so the code could also be checked with some examples.
The test shows how it runs and how it behaves when it fails.

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.

3 participants