arunangshu01 opened a new issue, #51955: URL: https://github.com/apache/airflow/issues/51955
### Apache Airflow version 3.0.2 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? I have been using Airflow 3.0.2 for my own data-engineering-pipeline code. After running the DAG, I am noticing that the grid is not rendering properly even after refreshing the page. The tasks are not shown in the grid. Upon executing docker logs in the container id, we are getting the below result shown in the terminal screenshot. Note: I am using a dynamically generated DAG using loops. <img width="1512" alt="Image" src="https://github.com/user-attachments/assets/5c970605-8ffe-4045-aac0-70982d18c33a" /> <img width="1512" alt="Image" src="https://github.com/user-attachments/assets/6be42aa9-f3bc-4a68-be1d-d2aa2a7f0701" /> ### What you think should happen instead? The grid should show the tasks of the DAG. ### How to reproduce From the second trigger itself when the configs are uploaded. ### Operating System linux ### Versions of Apache Airflow Providers apache-airflow==3.0.2 apache-airflow-providers-apache-beam==6.0.4 apache-airflow-providers-google==15.1.0 apache-airflow-providers-snowflake==6.3.1 apache-airflow-providers-postgres==6.2.0 apache-airflow-providers-redis==4.1.0 apache-airflow-providers-common-sql==1.27.1 google-cloud-bigquery-storage==2.32.0 ### Deployment Docker-Compose ### Deployment details Docker Compose version v2.28.1 ### 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: commits-unsubscr...@airflow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org