Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow configuration of retry attempts for Promotion steps #2940

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hiddeco
Copy link
Contributor

@hiddeco hiddeco commented Nov 15, 2024

As we have discovered some edge cases in which a Promotion step may end up in an infinite loop, remediation to this is the ability to configure the number of (retry) attempts a step is allowed to make before bailing.

This could later be extended to waiting (or polling) configuration for steps like git-wait-for-pr, to e.g. set a deadline in which a pull request has to be merged.

Draft for now, while I iron out the actual implementation.

Copy link

netlify bot commented Nov 15, 2024

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit daf4497
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/6737da036f59ef0008655d6d
😎 Deploy Preview https://deploy-preview-2940.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant