avkirilishin commented on issue #35481: URL: https://github.com/apache/airflow/issues/35481#issuecomment-1975257148
The issue lies [here](https://github.com/apache/airflow/blob/54619a54add61b9f2b6bd0ab822d24312a92dbe0/airflow/dag_processing/processor.py#L472): we aren't applying restrictions from a DAG when evaluating SLAs. This problem can occur not only in the ContinuousTimeTable but also in other timetables, such as OnceTimetable. While it could be fixed, I believe it would be better to wait for the SLA refactoring in #32816. -- 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]
