blob: 10809a30d492d7c6f3343b89f45a7a42de07c8e6 [file] [log] [blame]
:py:mod:`airflow.example_dags.example_time_delta_sensor_async`
==============================================================
.. py:module:: airflow.example_dags.example_time_delta_sensor_async
.. autoapi-nested-parse::
Example DAG demonstrating ``TimeDeltaSensorAsync``, a drop in replacement for ``TimeDeltaSensor`` that
defers and doesn't occupy a worker slot while it waits
Module Contents
---------------
.. py:data:: wait