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

Open
rhuanbarreto opened this issue Jul 26, 2024 · 0 comments
Open

[feature] Support retrying flaky package installation #1587

rhuanbarreto opened this issue Jul 26, 2024 · 0 comments
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
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

1 participant