Add a quantity parameter to --parallel flag
Open
area/build
stage/pm-review
type/feature
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 1.2k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 52
Description
### Describe your idea/feature/enhancement
Sometimes due computational restrictions building (using --parallel flag) a large stack of lambdas with AWS SAM may cause memory exceptions.
### Proposal
Add to --parallel a number parameter that represents the number of parallel jobs that must run at time.
Contributor guide
Assessment
This issue has not been assessed yet.