jscheffl commented on PR #63907: URL: https://github.com/apache/airflow/pull/63907#issuecomment-4185015683
Why actually shall we need to add complexity for dag level retry if we have retries on task level already? I think the same can be achieved by `default_args` setting retries to all tasks. -- 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]
