prop/lib/microwaveprop/workers
Graham McIntire e2f5376355
Cancel HRRR jobs on permanent failures (404, outside_grid)
HTTP 404 means the HRRR data doesn't exist on NOAA S3 (pre-2014
dates, etc.) and will never succeed. Return {:cancel, reason}
instead of {:error, reason} so Oban stops retrying immediately.
2026-03-30 07:53:49 -05:00
..
hrrr_fetch_worker.ex Cancel HRRR jobs on permanent failures (404, outside_grid) 2026-03-30 07:53:49 -05:00
qso_weather_enqueue_worker.ex Add SRTM terrain path profiles for QSOs 2026-03-29 16:22:29 -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