tests.system.standard.example_short_circuit_decorator

Example DAG demonstrating the usage of the @task.short_circuit() TaskFlow decorator.

Attributes

example_dag

test_run

Functions

example_short_circuit_decorator()

Module Contents

tests.system.standard.example_short_circuit_decorator.example_short_circuit_decorator()[source]
tests.system.standard.example_short_circuit_decorator.example_dag = None[source]
tests.system.standard.example_short_circuit_decorator.test_run[source]

Was this entry helpful?