ForeverWintr commented on issue #54498: URL: https://github.com/apache/airflow/issues/54498#issuecomment-4008090323
We ran into this issue on 3.0.6 and I can confirm that adding an empty `aws_default` connection fixes it. It looks to me like the [current version](https://github.com/apache/airflow/blob/7a8a1c3cb896ee66bb144ad28a2918ac9610492b/task-sdk/src/airflow/sdk/execution_time/supervisor.py#L905) of `_remote_logging_conn` shouldn't have this issue, so hopefully it is included in the next release. -- 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]
