Basics
Guides
Resources
Commits
stub([python_callable, queue, executor])
stub
Define a stub task in the DAG.
Stub tasks exist in the Dag graph only, but the execution must happen in an external environment via the Task Execution Interface.
Was this entry helpful?
stub()