prop/lib/microwaveprop/workers
Graham McIntire 2006e9e052
Chunk Oban.insert_all to avoid PG parameter limit
Weather job fan-out can exceed PostgreSQL's 65535 parameter limit
when many QSOs produce thousands of jobs in a single batch. Chunk
insert_all into batches of 1000 jobs.
2026-03-30 13:31:48 -05:00
..
hrrr_fetch_worker.ex Invert HRRR failure logic: only retry transient network/server errors 2026-03-30 09:28:20 -05:00
iemre_fetch_worker.ex Add IEM precipitation data to QSO weather pipeline 2026-03-30 13:18:11 -05:00
qso_weather_enqueue_worker.ex Chunk Oban.insert_all to avoid PG parameter limit 2026-03-30 13:31:48 -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