vivek-zeta opened a new issue #21860: URL: https://github.com/apache/airflow/issues/21860
### Apache Airflow version 2.2.2 ### What happened Airflow version : 2.2.2 I'm using Kubernates executor to run tasks. Issue : Some tasks stays in queued state forever. While other tasks in same DAG-run not facing this issue. It's not happening with specific tasks every time. It is happening with different tasks with different DAG-runs. Scheduler logs says task putted in queue. After that no update on that task. Seems issue in scheduler. ### What you expected to happen Tasks must not stay in queued state for long time. ### How to reproduce _No response_ ### Operating System k8s ### Versions of Apache Airflow Providers apache-airflow-providers-amazon==2.4.0 apache-airflow-providers-microsoft-azure==2.0.0 apache-airflow-providers-postgres==2.4.0 apache-airflow-providers-docker==2.2.0 ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else _No response_ ### 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]
