Leocy17 opened a new issue, #58128: URL: https://github.com/apache/airflow/issues/58128
### Environment - **Airflow version:** 3.1.1 - **Executor:** CeleryExecutor (previously LocalExecutor) - **Deployment:** Docker Compose (single host) - **Python version:** 3.12 - **OS:** Ubuntu 22.04 --- ### 💡 Problem Description After upgrading from `LocalExecutor` to `CeleryExecutor` on Airflow 3.1.1, some of our long-running SSH tasks (over 24h) fail with the following error: <img width="1364" height="246" alt="image" src="https://github.com/user-attachments/assets/c36ed325-c5b4-4393-a584-6beb339f17db" /> <img width="1342" height="231" alt="image" src="https://github.com/user-attachments/assets/5d1cd067-ba23-473e-afe8-20153aaa6a61" /> -- 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]
