prop/lib
Graham McIntire 3874fc173d
Atomic score upserts and auto-prune old propagation data
- Wrap upsert_scores in Repo.transaction for all-or-nothing visibility
- Prune scores older than the 2 most recent valid_times after each upsert
- Add band-specific latest_valid_time/1 to eliminate N+1 query
- Add require Logger to Propagation module
2026-03-31 10:35:59 -05:00
..
microwaveprop Atomic score upserts and auto-prune old propagation data 2026-03-31 10:35:59 -05:00
microwaveprop_web Optimize map performance: reduce payload 75%, faster rendering 2026-03-31 10:26:20 -05:00
mix/tasks Disable Oban queues in mix propagation_grid to prevent backfill noise 2026-03-30 17:36:32 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex initial 2026-03-28 11:28:47 -05:00