Mirrors the Oban Job Queue Status table with a new section sourced from the grid_tasks hand-off table. Columns: Running, Queued, Retrying, Done (1h). Active rows render an f## badge per in-flight forecast hour and a detail line below with run_time / fh / attempt so it's obvious which HRRR cycle the worker is on. Pipes through the existing 2s debounced refresh plus a new PubSub subscription to "propagation:updated" — PropagationNotifyListener fans out the Rust worker's NOTIFY propagation_ready, so the panel transitions running → done the moment Rust writes the score file. |
||
|---|---|---|
| .. | ||
| admin | ||
| beacon_live | ||
| contact_live | ||
| user_management_live | ||
| about_live.ex | ||
| algo_live.ex | ||
| contact_map_live.ex | ||
| import_live.ex | ||
| map_live.ex | ||
| path_live.ex | ||
| privacy_live.ex | ||
| rover_live.ex | ||
| status_live.ex | ||
| submit_live.ex | ||
| user_profile_live.ex | ||
| weather_map_live.ex | ||