from prefect import runtime
# inside flow
flow_run_id = runtime.flow_run.id
i.e. use the context inside the flows and pass extracted variables to tasks
this way the tasks can be tested independently (unit testing fashion)
was looking for a neat way to test the task itself…
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.