UI Guide
Landing Times
/landing-times answers "how long does it take runs to actually finish after they were supposed to start?" — i.e. scheduling/latency drift, not task duration.
- Range selector (top right) — Last 24h, Last 3 days, Last 7 days, Last 14 days, or Last 30 days.
- Summary line — total completed runs, average landing time, and the worst (max) landing time in the selected window.
- Table — one row per completed run, with columns DAG, Type, Scheduled, Landed, Landing Time, and State. Landing Time is the delta between when the run was scheduled and when it actually landed, color-coded (green = fast, amber = moderate, red = slow).
This is a good page to check periodically even when nothing looks "broken" — landing time creeping upward over weeks is often the first sign of a resource or scheduling problem.