prop/lib/microwaveprop/workers
Graham McIntire 7f6905645f
Pause backfill queues during propagation grid fetch
The hrrr/weather/iemre/terrain backfill queues (20+ concurrent jobs)
were competing for bandwidth with the propagation grid HRRR download.
Now pauses those queues before the grid fetch and resumes them after,
ensuring the hourly propagation update completes reliably.
2026-03-30 17:42:05 -05:00
..
hrrr_fetch_worker.ex Refactor HRRR fetch to batch points per hour 2026-03-30 17:21:47 -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 Pause backfill queues during propagation grid fetch 2026-03-30 17:42:05 -05:00
qso_weather_enqueue_worker.ex Refactor HRRR fetch to batch points per hour 2026-03-30 17:21:47 -05:00
solar_index_worker.ex Add QSO import, solar indices, Oban workers, LiveView UI, and parallel weather import 2026-03-29 13:04:55 -05:00
terrain_profile_worker.ex Increase Oban retry attempts and backoff for external API workers 2026-03-29 17:03:56 -05:00
weather_fetch_worker.ex Increase Oban retry attempts and backoff for external API workers 2026-03-29 17:03:56 -05:00