prop/config
Graham McIntire ac4e43c726
Remove 500-limit on BackfillEnqueueWorker cron
10K+ HRRR-pending contacts were starving the 200-ish NARR candidates
out of the 500 per-run slot each 30 min because NARR candidates sort
last by the :hrrr_status priority. Drop the cap so every eligible
contact gets enqueued on each cron run; queue concurrency still paces
the actual fetches. Worker keeps supporting an explicit "limit" arg
for ad-hoc runs and tests.
2026-04-16 12:46:56 -05:00
..
config.exs SpaceWeather: SWPC JSON ingestion (Kp, F10.7, GOES X-ray) 2026-04-15 14:55:24 -05:00
dev.exs Add :exports Oban queue for LiveTable CSV/PDF workers 2026-04-16 08:48:36 -05:00
prod.exs Configure outbound SMTP email via Swoosh with TLS 2026-04-02 13:08:50 -05:00
runtime.exs Remove 500-limit on BackfillEnqueueWorker cron 2026-04-16 12:46:56 -05:00
test.exs Drop dead Era5*/CDS code paths 2026-04-16 08:26:29 -05:00