You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use async apis instead of sync apis for everything but the S3 download jobs because of aws/aws-sdk-java-v2#953
- Actually make the `threads` setting work: now we can limit the amount of parallel executions with it
- Download artifacts after each job has finished and not at the end of all the jobs
- Moved the helper functions to separate files
Closes#6#2
No description provided.
The text was updated successfully, but these errors were encountered: