stephen-bracken commented on issue #70172:
URL: https://github.com/apache/airflow/issues/70172#issuecomment-5048807213

   > Great idea! Keep in mind that practically there could be edge cases where 
there's no such window in practice (e.g., Dags that run once a minute), but:
   > 
   >     1. It would be helpful to be aware of that, and maybe pre-calculate 
the "potential damage" (i.e., what Dags would be impacted due to the migration).
   > 
   >     2. As an extension of this feature, maybe we could create a mechanism 
to prioritize tasks that have been on hold due to the maintenance window.
   
   Agree with 1. To expand on this, we could guestimate the window by adding 
the last or median dag run time to the next scheduled time? for 2. I can see 
how this would be useful, but it would need to be handled with care.


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