bbovenzi commented on PR #44332: URL: https://github.com/apache/airflow/pull/44332#issuecomment-2541816275
Thanks so much. We are nearly there! 1. Can you check that `limit` is actually being respected? In my manual testing, I was trying to only fetch 14 runs but I always got the default of 100. @pierrejeambrun would you have any ideas here? 2. Can we add a test case for a triply nested dag group? Because it looks like we're only bubbling a failed state up twice. Current UI: <img width="720" alt="Screenshot 2024-12-13 at 11 26 56 AM" src="https://github.com/user-attachments/assets/ad7f79dd-3cf5-48e6-80b6-9e735ed67056" /> Legacy UI: <img width="768" alt="Screenshot 2024-12-13 at 11 28 39 AM" src="https://github.com/user-attachments/assets/0ba6b17b-0cbd-4417-97d5-ed7023acba6d" /> -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org