prop/test
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
..
microwaveprop Cancel HRRR jobs on permanent failures (404, outside_grid) 2026-03-30 07:53:49 -05:00
microwaveprop_web Replace wgrib2 with pure Elixir GRIB2 decoder for HRRR pipeline 2026-03-29 18:43:43 -05:00
support Add QSO import, solar indices, Oban workers, LiveView UI, and parallel weather import 2026-03-29 13:04:55 -05:00
test_helper.exs initial 2026-03-28 11:28:47 -05:00