carlospalol commented on issue #31764: URL: https://github.com/apache/airflow/issues/31764#issuecomment-2145282507
Experiencing this with ``` Airflow 2.9.1 Python 3.11 core__executor: CeleryExecutor logging__remote_logging: False logging__base_log_folder: /opt/airflow/logs logging__delete_local_logs: False ``` When Task state changes to `up_for_retry`, log changes to something like this: ``` airflow-worker-1.airflow-worker.redacted-airflow.svc.cluster.local ``` When Task finally fails, log shows normally. -- 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]
