Hmm, since the executor is always set at the flow level you could also
use the orchestrator pattern to separate the instantiation of your cluster from the execution - to send your flow to a cluster created in the first child flow. (just spitballing here š¤)