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 |
||
|---|---|---|
| .. | ||
| asos_adjustment_worker.ex | ||
| backfill_enqueue_worker.ex | ||
| contact_weather_enqueue_worker.ex | ||
| hrrr_fetch_worker.ex | ||
| iemre_fetch_worker.ex | ||
| propagation_grid_worker.ex | ||
| solar_index_worker.ex | ||
| terrain_profile_worker.ex | ||
| weather_fetch_worker.ex | ||