Skip to content

fix: add retry loop to plugin-ci install step#170

Open
privilegedescalation-engineer[bot] wants to merge 1 commit intomainfrom
fix/plugin-ci-retry-loop
Open

fix: add retry loop to plugin-ci install step#170
privilegedescalation-engineer[bot] wants to merge 1 commit intomainfrom
fix/plugin-ci-retry-loop

Conversation

@privilegedescalation-engineer
Copy link
Copy Markdown
Contributor

Add retry logic (3 attempts, 5s backoff) to the install step in plugin-ci.yaml. Currently the install step has no retry, making CI runs fail intermittently on transient network issues. Matches the retry pattern already used in plugin-release.yaml.

cc @cpfarhood

Install step can fail intermittently. Add retry logic (3 attempts
with 5s backoff) to match the pattern already used in plugin-release.yaml.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant