TeddyHartanto commented on issue #5308: [AIRFLOW-4549] skipped tasks should be ok for wait_for_downstream URL: https://github.com/apache/airflow/pull/5308#issuecomment-576505675 Hi, any update on this? This is desperately needed. It doesn't make sense that we regard `Status.SKIPPED` and `Status.SUCCESS` as "successful" state in the `depends_on_past` check, but for `wait_for_downstream`, only `Status.SUCCESS` is regarded as "successful" state. This needs a fix. And because it seems that @dima-asana has gone missing, should we start a new PR? I can help.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
