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

[feature] Support retrying flaky package installation #1587

Closed
rhuanbarreto opened this issue Jul 26, 2024 · 1 comment
Closed

[feature] Support retrying flaky package installation #1587

rhuanbarreto opened this issue Jul 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@rhuanbarreto
Copy link

Is your feature request related to a problem? Please describe.

Sometimes NPM gives you errors due to availability issues. Then I need to rerun the whole pipeline because of this failure.

Describe the solution you'd like

A flag inside the toolchain.yml file that would retry failed package installations from node/bun/yarn/pnpm.

Describe alternatives you've considered

Today the only alternative is a manual rerun.

@rhuanbarreto rhuanbarreto added the enhancement New feature or request label Jul 26, 2024
@milesj
Copy link
Collaborator

milesj commented Jan 6, 2025

Added in v1.31.

@milesj milesj closed this as completed Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants