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 to retry pixi install #152

Closed
wants to merge 3 commits into from
Closed

Conversation

borchero
Copy link
Contributor

@borchero borchero commented Oct 29, 2024

In some instances, running this action on self-hosted runners in an environment with bad network connection requires retries of pixi install regardless of pixi's internal retries. This PR introduces a separate flag retry-count which allows to retry this step with exponential backoff.

If updating documentation:

@pavelzw
Copy link
Collaborator

pavelzw commented Nov 5, 2024

As discussed in private, I don't think a lot of users will benefit from this workaround and thus we implemented this in an internal fork.
If more people experience this issue, feel free to comment here and we could reconsider opening this (or ideally getting behind the root cause).

xref prefix-dev/pixi#2336, prefix-dev/pixi#1994

@pavelzw pavelzw closed this Nov 5, 2024
@borchero borchero deleted the retry branch November 5, 2024 12:15
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.

2 participants