prop/lib
Graham McIntire 105298fc3f
Add FreshnessMonitor GenServer to detect and fill stale propagation data
Replaces the one-shot startup Task with a GenServer that checks every
5 minutes whether propagation scores are older than 2 hours. If stale,
enqueues a PropagationGridWorker job (with dedup check to avoid double
queuing). Disabled in test env to avoid SQL Sandbox conflicts.
2026-03-31 12:08:51 -05:00
..
microwaveprop Add FreshnessMonitor GenServer to detect and fill stale propagation data 2026-03-31 12:08:51 -05:00
microwaveprop_web Log client IP from X-Forwarded-For in request logs 2026-03-31 12:05:05 -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