Stefan
10/03/2022, 8:42 AMfrom prefect import task, flow
@task
def task1(arg1):
pass
@flow
def main_flow():
task1(arg1_wrong=1)
main_flow()
Logs on Prefect Cloud:Christopher Boyd
10/03/2022, 1:47 PMStefan
10/03/2022, 3:24 PMChristopher Boyd
10/03/2022, 4:21 PMBring 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.
Powered by