swapnilpatil0905 opened a new issue, #45276: URL: https://github.com/apache/airflow/issues/45276
### Apache Airflow version 2.10.4 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? When refreshing the Airflow UI, the displayed count of DAG import errors is inconsistent. The following issues are observed: 1. The number of DAG import errors changes with each refresh. For example, errors may fluctuate between 13, 14, and 17. 2. Some old import errors disappear after a refresh but reappear during subsequent refreshes. Impact: This inconsistency makes it difficult to accurately identify and address DAG import issues, leading to potential confusion and inefficiencies in debugging workflows. ### What you think should happen instead? <img width="774" alt="Screenshot 2024-12-30 at 10 18 12 AM" src="https://github.com/user-attachments/assets/0320c487-17c5-4cca-8471-1ae1e2fce187" /> <img width="795" alt="Screenshot 2024-12-30 at 10 18 44 AM" src="https://github.com/user-attachments/assets/68deaf50-85a7-4b96-988a-e36622d7ffe9" /> Expected Behavior: The count and details of DAG import errors should remain consistent across UI refreshes until the underlying errors are resolved. ### How to reproduce Steps to Reproduce: 1. Open the Airflow UI. 2. Note the number of DAG import errors displayed. 3. Refresh the UI multiple times and observe the changes in the count of errors. 4. Compare the errors to verify if previously resolved issues reappear. ### Operating System NAME="Red Hat Enterprise Linux" VERSION="9.4 (Plow)" ID="rhel" ID_LIKE="fedora" VERSION_ID="9.4" PLATFORM_ID="platform:el9" PRETTY_NAME="Red Hat Enterprise Linux 9.4 (Plow)" ANSI_COLOR="0;31" LOGO="fedora-logo-icon" CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos" HOME_URL="https://www.redhat.com/" DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9" BUG_REPORT_URL="https://issues.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9" REDHAT_BUGZILLA_PRODUCT_VERSION=9.4 REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" REDHAT_SUPPORT_PRODUCT_VERSION="9.4" ### Versions of Apache Airflow Providers 2.9.2 ### 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]
