ephraimbuddy commented on PR #54505: URL: https://github.com/apache/airflow/pull/54505#issuecomment-3275576638
@kaxil , the issue here now is that some exceptions used in core are deprecated in airflow/exceptions and would give deprecation notice when used. Another thing is, if 3.1.0 is released with this change, then task-sdk 1.0.x would be incompatible with this change since they don't have the fallback exception provided in airflow/exceptions -- 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]
