liren zhang
03/26/2021, 3:47 PMStartFlowRun(flow_name="A", project_name="examples", wait=True)
can execute child flow that has not been registered. Basically, I would like to test everything locally before I register anything.nicholas
StartFlowRun
can only run flows that have already been registered.