You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/01/21 03:43:53 UTC

[GitHub] [airflow] TeddyHartanto commented on issue #5308: [AIRFLOW-4549] skipped tasks should be ok for wait_for_downstream

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:
users@infra.apache.org


With regards,
Apache Git Services