LiranBenShushan commented on issue #54456:
URL: https://github.com/apache/airflow/issues/54456#issuecomment-3201169726

   @arvindp25 Regarding the release - I think of two options:
   1. Run manually to release and that's more relevant in case the pause was 
implemented by telling the scheduler to ignore the cron of this DAG.
   2. Mark the last DAG as success.  That's similar to the release in case you 
have "depend_on_past" = true on the first task in the flow and the first task 
failed (in this case until you release it will be on running state for days 
without really running any task).
   


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