prop/lib
Graham McIntire 485676887a Move Era5MonthBatchWorker to its own queue
The slow CDS submit/poll/download cycle of the month-batch worker was
sharing the era5 queue with the cheap Era5FetchWorker router, and its
2 concurrent slots were permanently pinned by long-running batch jobs
while hundreds of router jobs starved. Give the batch worker its own
era5_batch queue (also 2 concurrent per pod) so the router has
dedicated capacity.
2026-04-09 14:12:31 -05:00
..
microwaveprop Move Era5MonthBatchWorker to its own queue 2026-04-09 14:12:31 -05:00
microwaveprop_web Mount Oban Web dashboard at /admin/oban 2026-04-09 14:07:33 -05:00
mix/tasks Batch ERA5 fetches by month and 2° tile 2026-04-09 13:01:49 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex Merge auth links into main nav and lower password min to 8 2026-04-08 10:39:51 -05:00