The GitHub Actions job "Tests ARM" on airflow.git/main has succeeded. Run started by GitHub user potiuk (triggered by amoghrajesh).
Head commit for run: 057859878c52faf37ef21e3a0d3f0c17524c7170 / Dheeraj Turaga <[email protected]> Add collapsible failed task logs to prevent React error 185 (#54377) * Add collapsible failed task logs to prevent React error 185 - Recent failed task logs now start collapsed by default - Added "Expand Logs"/"Hide Logs" toggle buttons with translations - Implemented lazy loading - logs only fetch when expanded - Prevents page crashes from large log content rendering - Increased log container max height from 100px to 200px * Apply suggestion from @bbovenzi Co-authored-by: Brent Bovenzi <[email protected]> * Add optional parameter to useLogs hook to truncate logs before rendering, preventing page unresponsiveness when expanding multiple large log previews. This addresses performance issues with tasks that have very large logs (10M+) while maintaining the lazy loading behavior. - Add limit parameter to useLogs hook Props interface - Implement log truncation logic using useMemo for performance - Update TaskLogPreview to use limit: 100 for overview display - Preserve backward compatibility - existing usage without limit unchanged * Pierre's Suggestions --------- Co-authored-by: Brent Bovenzi <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/17459579371 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
