prop/priv
Graham McIntire ef9aac60c0
Move all weather fetching to Oban, import script only enqueues jobs
Instead of fetching inline with Task.async_stream (which hammered IEM
with concurrent requests), the import script now just checks what data
is missing and enqueues WeatherFetchWorker jobs. Oban handles all HTTP
with concurrency 3 and automatic backoff on failures.
2026-03-29 13:29:29 -05:00
..
gettext initial 2026-03-28 11:28:47 -05:00
repo Move all weather fetching to Oban, import script only enqueues jobs 2026-03-29 13:29:29 -05:00
static initial 2026-03-28 11:28:47 -05:00