:wave: If I have a flow with multiple foreach, is ...
# ask-metaflow
h
👋 If I have a flow with multiple foreach, is it possible to control parallelism separately for each one as opposed to only setting the global parallelism?
1
s
At the moment, its global for a run - we do have an open issue to introduce it per split. It hasn’t come up much before so we haven’t prioritised it yet
👍 1