Seabearlu opened a new issue, #27831: URL: https://github.com/apache/airflow/issues/27831
### Apache Airflow version 2.4.3 ### What happened I trigger the dag to run through the api and the task is status is queued This is the worker run log  In this regard, I found that the status of such a task in flower is active ### What you think should happen instead worker successfully processed ### How to reproduce It's weird, some tasks will go wrong after a while Many of my dags have this problem this is my cfg  ### Operating System Unbuntu20.04 ### Versions of Apache Airflow Providers airflow 2.4.1 version ### Deployment Docker-Compose ### Deployment details My worker and webserver are not on the same machine ### Anything else Thanks a lot for someone who can answer ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
