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/25 12:43:51 UTC

[GitHub] [airflow] vladimir-gavrilenko edited a comment on issue #6431: [AIRFLOW-XXX] Fix type annotation for external task sensor

vladimir-gavrilenko edited a comment on issue #6431: [AIRFLOW-XXX] Fix type annotation for external task sensor
URL: https://github.com/apache/airflow/pull/6431#issuecomment-546337761
 
 
   @mik-laj , this parameter is required, but if you want to wait for the entire DAG completion, not only the specific task, you should explicitly set this parameter to `None`. Pls see this: https://github.com/apache/airflow/blob/d719e1f/airflow/sensors/external_task_sensor.py#L38-L39
   
   But should we also change the function definition is a good question, actually :-)
   

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