Hi everyone, Was wondering what folks prefer for the UI additions for deadlines/callbacks coming in the next release. See photos of the proposed UI:
https://github.com/apache/airflow/pull/66610 A user will see this if their dag misses a deadline so they can see the generated logs without digging into scheduler or triggerer internals. I thought about making the logs appear in a new tab next to Details where the rest of the logs are, but this page only appears when a deadline is missed, so grouping it up with the “Deadline Missed” section makes more spatial sense in my opinion.
