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
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
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.