prop/lib/microwaveprop/workers
Graham McIntire eeb92bcc19 Fix HRRR enrichment status stuck at queued/pending
enqueue_for_contact unconditionally marked contacts as :queued even
when no HRRR jobs were needed (profiles already exist). Workers never
updated contact status to :complete after storing profiles. Contacts
got stuck and were never re-processed.

- Mark :complete when no jobs generated (data already exists)
- Include :queued in backfill enrichable states for reconciliation
2026-04-06 10:24:56 -05:00
..
asos_adjustment_worker.ex Database performance fixes and async backfill enqueue 2026-04-04 19:19:18 -05:00
backfill_enqueue_worker.ex Fix HRRR enrichment status stuck at queued/pending 2026-04-06 10:24:56 -05:00
contact_weather_enqueue_worker.ex Fix HRRR enrichment status stuck at queued/pending 2026-04-06 10:24:56 -05:00
hrrr_fetch_worker.ex Show dead tuple counts on backfill dashboard, fix table visibility during vacuum 2026-04-04 10:45:06 -05:00
iemre_fetch_worker.ex Add IEM precipitation data to QSO weather pipeline 2026-03-30 13:18:11 -05:00
propagation_grid_worker.ex Broadcast weather:updated PubSub after HRRR profiles stored 2026-04-03 15:10:16 -05:00
solar_index_worker.ex Database performance fixes and async backfill enqueue 2026-04-04 19:19:18 -05:00
terrain_profile_worker.ex Show dead tuple counts on backfill dashboard, fix table visibility during vacuum 2026-04-04 10:45:06 -05:00
weather_fetch_worker.ex Add logging to WeatherFetchWorker for ASOS and RAOB fetches 2026-04-05 10:26:10 -05:00