Shally-Katariya commented on PR #59814: URL: https://github.com/apache/airflow/pull/59814#issuecomment-3693995645
I tested this locally using Breeze on the Tasks tab for `example_branch_labels`. On the Tasks view, I no longer see per-task `taskInstances` API calls. Instead, task data is loaded without N+1 requests, and task cards render correctly. The refactor where Tasks.tsx batch-fetches task instances and passes them down to TaskCard works as expected. This looks like a solid performance improvement 👍 -- 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]
