airflow.example_dags.example_time_delta_sensor_async

Example DAG demonstrating TimeDeltaSensorAsync, a drop in replacement for TimeDeltaSensor that defers and doesn’t occupy a worker slot while it waits

Module Contents

airflow.example_dags.example_time_delta_sensor_async.wait[source]

Was this entry helpful?