ferruzzi commented on issue #63852: URL: https://github.com/apache/airflow/issues/63852#issuecomment-4138144435
@SameerMesiah97 Have at it! I have not done any real research into how this would work, but if you want to look into it that would be great. The way I see it, the interval would be read from the Variable when the deadline is calculated and that value would be persisted for that deadline. So one thing to test for is if the Variable gets changed after the dagrun starts, that should not change any existing deadlines, and all new deadlines after that point should pick up the new value. -- 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]
