prop/lib
Graham McIntire 9e975aa64b
Add unique constraint to all enrichment workers to prevent duplicates
WeatherFetchWorker, HrrrFetchWorker, and TerrainProfileWorker now have
unique: [period: 3600] — Oban deduplicates identical jobs within 1 hour.
Repeated page loads won't queue redundant fetches.
2026-04-02 11:10:22 -05:00
..
microwaveprop Add unique constraint to all enrichment workers to prevent duplicates 2026-04-02 11:10:22 -05:00
microwaveprop_web Add timing note to HRRR loading message 2026-04-02 11:07:23 -05:00
mix/tasks Skip already-backfilled HRRR points with sufficient level count 2026-04-01 15:52:35 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex Sanitize and validate user-submitted contact fields 2026-04-01 15:41:42 -05:00