Skip to content

Add parallel uploads#176

Open
bruderstein wants to merge 1 commit intodrone-plugins:masterfrom
bruderstein:add-parallel-upload
Open

Add parallel uploads#176
bruderstein wants to merge 1 commit intodrone-plugins:masterfrom
bruderstein:add-parallel-upload

Conversation

@bruderstein
Copy link
Copy Markdown

This adds a parallel upload flag that enables uploading multiple files in parallel. This is considerably faster for uploading many files.

This flag keeps the same behavior, that the first failure will exit and fail the whole job. However it's written in a way that we can add options to retry on error and/or "upload-as-much-as-possible", ie. collect errors and show them at the end.

This adds a parallel upload flag that enables uploading multiple files
in parallel. This is considerably faster for uploading many files.
@bruderstein bruderstein marked this pull request as ready for review December 12, 2024 12:40
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.

1 participant