sania-2912 commented on issue #59598: URL: https://github.com/apache/airflow/issues/59598#issuecomment-3670356168
Hi, I’d be happy to take a look at this issue. Since it’s currently unassigned, I can start investigating it. From an initial look, it seems that the Tasks tab in the UI may be triggering one API call per task, which can lead to N+1 calls for larger DAGs and cause scalability issues. I’ll begin by profiling the UI/API interaction and share my findings here before proposing or opening a PR. Thanks! -- 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]
