Airflow Summit 2025 is coming October 07-09. Register now for early bird ticket!

airflow.providers.standard.example_dags.example_short_circuit_decorator

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

Attributes

example_dag

Functions

example_short_circuit_decorator()

Module Contents

airflow.providers.standard.example_dags.example_short_circuit_decorator.example_short_circuit_decorator()[source]
airflow.providers.standard.example_dags.example_short_circuit_decorator.example_dag = None[source]

Was this entry helpful?