ferruzzi commented on PR #48973: URL: https://github.com/apache/airflow/pull/48973#issuecomment-2788138454
That definitely looks like a better way to handle it. I haven't used short_circuit before, can you confirm that it is only short-circuiting the tasks in that task_group and not the entire rest of the dag/test? I wonder how hard it would be (not in this PR, just Some Day:tm:) to add the same `run_if`, and `skip_if` options to the task_group decorator. -- 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]
