Pipeline - Publish to Java Dev Feed will faill when retry #19039
Labels
Central-EngSys
This issue is owned by the Engineering System team.
EngSys
This issue is impacting the engineering system.
Hey team, our nightly build pipeline failed several times on the integration stage this week. But whenever there's a network issue in the nightly build pipeline when transfer artifacts, it's hardly possible to rerun the publish job when you have more than one artifact to be published. The pipeline will fail, complaining there's a conflict of artifact (since the first one has already been transferred successfully). So there's no chance for the following artifacts to be deployed.
So is there a way to catch the 409 Conflict status and make the pipeline continue so the remaining artifacts could get a chance to be deployed? Otherwise, we will wait days to make a successful deployment.
The text was updated successfully, but these errors were encountered: