Home icon

AWS CodePipeline supports automatic retry on stage failure

News



The article discusses a new feature in AWS CodePipeline V2 that allows for automatic retries on stage failures. Specifically, it covers:

  • AWS CodePipeline V2 introduces the ability to automatically retry a stage if there is a failure in that stage
  • A stage fails if any action in the stage fails
  • To enable automatic retries, you set "Retry" as the on failure lifecycle event for a stage, and optionally configure retries from the first or failed action
  • Automatic retries can be useful for stages with transient errors, instead of failing the entire pipeline execution
  • The article provides links to documentation and product information on this new retry stage feature


Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Oct 29
2024
AWS CodeBuild now supports retrying builds automatically
Oct 15
2024
AWS CodePipeline introduces skipping stage
Sep 27
2024
AWS CodePipeline introduces pipeline variable check rule for stage level condition
Aug 1
2024
AWS CodePipeline introduces stage level conditions to implement pipeline gates

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.