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

[DAR-2049][External] Retry logic for GHA dependency installation #841

Merged
merged 3 commits into from
May 13, 2024

Conversation

JBWilkie
Copy link
Collaborator

Problem

This workflow run initially failed due to network instability in the GitHub CI environment. Re-running it resulted in success

Solution

Introduce some basic retry logic when installing darwin-py dependencies in the CI environment to mitigate these issues

Changelog

Introduced retry logic when installing darwin-py dependencies in GitHub environments

Copy link

linear bot commented May 13, 2024

@shernshiou
Copy link
Contributor

Do you think it is a good idea to use existing GHA for this? i.e. https://github.com/nick-fields/retry

Copy link
Contributor

@shernshiou shernshiou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@JBWilkie JBWilkie merged commit c5c1e2f into master May 13, 2024
16 checks passed
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.

3 participants