Does the `--max-workers` flag pass on to argo? Whe...
# ask-metaflow
e
Does the
--max-workers
flag pass on to argo? When I run
python foreach.py argo-workflows create --max-workers 24
and then look at the manifest in argo, I'm not seeing a reference to max-workers
1