ceversdyk commented on issue #8876: URL: https://github.com/apache/airflow/issues/8876#issuecomment-1433263758
I would love to see this feature implemented. Currently trying to think of a good workaround, maybe have the upstream task push a timestamp to xcom right before it finishes execution? Or a custom Sensor which checks the database for upstream task completion time? Yes, it would be much more helpful if the TimeDeltaSensor could reference the actual completion time of an upstream dependent task. -- 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]
