Henry
Marwan Sarieddine
@task def get(): return 2 start_flow = StartFlowRun(project_name="demo-flows") with Flow("starter-flow") as flow: x = get() start_flow( flow_name="simple-flow", parameters={"x": x}, )
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.