Hi, Can we add limit on how may foreach steps shou...
# ask-metaflow
f
Hi, Can we add limit on how may foreach steps should metaflow run at a time?
1
f
Hi Sounak, I use
--max-workers
flag (defaults to 16). Here is some explanation for this flag. Hope in helps (FYI, I am not from Outerbounds)
this 1