ashb commented on issue #4291: [AIRFLOW-1488] Add the TriggeredDagRunSensor operator URL: https://github.com/apache/airflow/pull/4291#issuecomment-508763653 I'm really not sure that the use case 2. belongs in Airflow core -- one of the key ideas in Airflow is that of idempotency - if you re-run a task at a later date it should have the same output given the same input. If you are always looking at "latest" runs of Dag B that breaks.
---------------------------------------------------------------- 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
