nitinpandey-154 commented on issue #15793: URL: https://github.com/apache/airflow/issues/15793#issuecomment-860373164
@ashb - So, there was a file that was generating the dags dynamically. I started facing issues where tasks would just get queued and not execute, sometimes deleting the dag from UI would fix the issue. However, I haven't faced any issues from the past week. This was very random. My hunch is - If there is an issue in the dag generation file, the dynamic dags are not generated properly and the tasks get stuck. Since, I've handled the errors correctly and checked the dags are generated properly, haven't faced any issues lately. I Will update if anything changes. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
