Skip to content

Do not auto-retry unrecoverable `environment_creation_failure` job failure

What does this MR do and why?

Similar to !70889 (merged) and !72281 (merged), it doesn't make sense to retry job that failed by environment_creation_failure. Realized when I was investigating on #341100 (comment 712716824).

This is a potential subtransaction case, so better to be fixed. The mid-term fix is worked in !72970 (merged).

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Shinya Maeda

Merge request reports