ManiBharataraju commented on issue #17752:
URL: https://github.com/apache/airflow/issues/17752#issuecomment-903926318


   @sou-joshi - Can't you add a BranchPythonOperator as the first task and in 
the function, query the DagRun table and check if the dag has already run and 
based on the result skip the subsequent tasks? 
   Just thinking what parameter would you pass to skip the next runs to achieve 
this.


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