qcha41 commented on issue #26429:
URL: https://github.com/apache/airflow/issues/26429#issuecomment-1279959497

   Very interested too! 
   
   It is slightly different but I would go even further : we could provide 
ExternalTaskSensor with a boolean option `future_execution` (default to False) 
that makes the sensor succeed when the external DAG has been run at least once 
after the logical date of the sensor. In other words, when an external DAG run 
finally match `latest_dag_run.start_date >= self.start_date`.


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

Reply via email to