prop/lib/microwaveprop_web/live
Graham McIntire bb1c46fd57
Fix backfill page 500 by using pg_stat estimates instead of count(*)
The 6 sequential count(*) queries on large tables were timing out
at 15s when concurrent HRRR batch inserts held locks. Reuse the
n_live_tup estimates already fetched from pg_stat_user_tables.
2026-04-02 14:55:53 -05:00
..
contact_live Show HRRR queue position on contact detail page 2026-04-02 14:42:45 -05:00
algo_live.ex Remove timex, earmark, dns_cluster deps; add local implementations 2026-04-02 12:17:37 -05:00
backfill_live.ex Fix backfill page 500 by using pg_stat estimates instead of count(*) 2026-04-02 14:55:53 -05:00
contact_map_live.ex Add interactive popups to contact map, dedup reciprocals, darken line colors 2026-04-01 12:39:02 -05:00
map_live.ex Add LiveStash for state recovery across reconnects 2026-04-02 13:12:17 -05:00
submit_live.ex Add LiveStash for state recovery across reconnects 2026-04-02 13:12:17 -05:00