eladkal commented on issue #9298: URL: https://github.com/apache/airflow/issues/9298#issuecomment-986569295
To my understanding a possible solution is to change the `On`/`Off` from DAG level to Task level. So a DAG would be considered ON if at least one of it’s task is ON. Even assuming this is feasible it brings many challenges for example how would dag timeout behave if some tasks are on hold? -- 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]
