Airflow Summit 2026 is coming August 31 - September 2 in Austin, TX. Register now to secure your spot!

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?