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 2019/10/18 23:35:29 UTC

[GitHub] [airflow] KevinYang21 commented on issue #6367: [AIRFLOW-5695] use RUNNING_DEPS to check run from UI

KevinYang21 commented on issue #6367: [AIRFLOW-5695] use RUNNING_DEPS to check run from UI
URL: https://github.com/apache/airflow/pull/6367#issuecomment-544007106
 
 
   So what's left are:
   ```
   DagrunRunningDep
   DagrunIdDep
   DagUnpausedDep
   ExecDateAfterStartDateDep
   ```
   
   I'm +1 for using `RUNNING_DEPS ` when trying to trigger from webserver. Don't think the deps in the gap is what people triggering task from UI want to care. In fact from the comment I think it is meant to use `RUNNING_DEPS` in webserver.

----------------------------------------------------------------
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