@Marvin is it necessary to populate empty context variables when using cf.run ?
m
Marvin
03/04/2025, 7:21 PM
In ControlFlow, the
context
parameter is used to pass input data to tasks when using
cf.run()
. It is not strictly necessary to populate all context variables if they are not needed for the execution of your tasks. However, any required context variables should be populated to ensure the tasks have the necessary data to operate correctly.
For more detailed information, you can refer to the ControlFlow Quickstart Guide.
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.