is it possible to see the logs for each called flow? I am locally running a parent flow that calls multiple child flows using
StartFlowRun
, but I can only see the success or failed status, not any of stdouts that some of the child flow tasks prints.
k
Kyle Moon-Wright
03/15/2021, 8:03 PM
Hey @Justin Chavez,
Not quite - the orchestrator flow will use the state of each flow initiated by
StartFlowRun
Tasks as it’s own Task state, but logs are still delegated to that Flow Run. This could be a great enhancement though! For the time being, I’d recommend creating an Artifact link to each of the created Flow Run’s logs to make navigation a little easier.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.