prop/config
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
..
config.exs Log client IP from X-Forwarded-For in request logs 2026-03-31 12:05:05 -05:00
dev.exs Add SRTM auto-download on tile miss from AWS Terrain Tiles 2026-03-30 08:36:21 -05:00
prod.exs initial 2026-03-28 11:28:47 -05:00
runtime.exs Disable historical backfill queues and cron in production 2026-03-31 11:05:33 -05:00
test.exs Add FreshnessMonitor GenServer to detect and fill stale propagation data 2026-03-31 12:08:51 -05:00