-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Retry if fail with ARTIFACT_EXISTS error code
With the new parallel product assembly it seem to happen that a download is performed when another thread has already added it. In such case, instead of fail the makeLocallyAvailable method with an error that the artifact is already there just sleep a little bit and then retry the attempt.
- Loading branch information
Showing
1 changed file
with
21 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters