Darren Weber created AIRFLOW-3293:
-------------------------------------
Summary: Rename TimeDeltaSensor to ScheduleTimeDeltaSensor
Key: AIRFLOW-3293
URL: https://issues.apache.org/jira/browse/AIRFLOW-3293
Project: Apache Airflow
Issue Type: Wish
Reporter: Darren Weber
The TimeDeltaSensor has baked-in lookups for the schedule and schedule_interval
lurking in the class init, it's not a pure time delta. It would be ideal to
have a TimeDelta that is purely relative to the time that an upstream task
triggers it. If there is a way to do this, please note it here or suggest some
implementation alternative that could achieve this easily.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)