When uploading our artifacts to storage, we have been seeing sometimes that one file will fail to upload randomly which causes the plugin to throw and ends up failing the build.
The files are all under the 100mb limit so we aren't hitting the payload size limit for a single file. I don't see any specific error related to the why one of the files failed to upload, only the summary that shows one of the files that didn't upload successfully.
Is there somewhere else to check to find why the upload failed?
Also it would be nice if there was an option to retry the upload rather than fail the build.