moon icon indicating copy to clipboard operation
moon copied to clipboard

[feature] Support retrying flaky package installation

Open rhuanbarreto opened this issue 1 year ago • 0 comments
trafficstars

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 avatar Jul 26 '24 09:07 rhuanbarreto