LipuFei opened a new issue, #52772: URL: https://github.com/apache/airflow/issues/52772
### Apache Airflow version 3.0.2 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? We have a DAG with a failed task. When we navigate to that DAG page, the page often gets stuck. On Firefox, it tells me that the page stopped working. It seems to be related to the failed task's log size. We have an 8MB log. After I replaced it with a smaller log file, the DAG page works again. ### What you think should happen instead? The UI should not stop responding if any task log is too large. ### How to reproduce Create a DAG and make a task fail with lots of log lines, then use the GUI and navigate between the home page and this DAG's page. When you open this DAG's page, it will get stuck on loading. ### Operating System Debian 12 ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [x] 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]
