jameshyphen opened a new pull request, #51133: URL: https://github.com/apache/airflow/pull/51133
# Description Allow TimeDeltaSensor to act as a deferrable by consuming a feature flag. Added a deprecation warning for TimeDeltaSensorAsync to nudge users to use TimeDeltaSensor with deferrable=True instead. # Tests * Added a test to verify that the time delta sensor has deferred once with a DateTimeTrigger when flag is enabled # Related Issues Closes #50811 # Checklist - [x] Code follows Airflow's style and guidelines - [x] Tests have been added - [x] No backward-incompatible changes introduced -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
