CircleCI-Public / CircleCI-Public/node-orb
"max-workers" as a parameter or a step to check the size of resource class
- Dominant language
- Shell
- Stars
- 57
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
## Describe Request:
Using the `install` command seems to allow the `install-packages` command to then allow the CircleCI docker executors tell all the node-related tools that there is a large amount of GB of RAM and dozens of CPUs, stalling out jobs. This causes issues in the `restore-cache` step.
## Supporting Documentation Links:
There's a support article here to add into the config, but it would be helpful to have this built-in instead:
https://support.circleci.com/hc/en-us/articles/360038192673-NodeJS-Builds-or-Test-Suites-Fail-With-ENOMEM-or-a-Timeout
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.