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.
|
||
|---|---|---|
| .. | ||
| hrrr_fetch_worker_test.exs | ||
| qso_weather_enqueue_worker_test.exs | ||
| solar_index_worker_test.exs | ||
| terrain_profile_worker_test.exs | ||
| weather_fetch_worker_test.exs | ||