prop/config
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
..
config.exs Decouple propagation_scores pruning from the compute worker 2026-04-09 12:30:10 -05:00
dev.exs Decouple propagation_scores pruning from the compute worker 2026-04-09 12:30:10 -05:00
prod.exs Configure outbound SMTP email via Swoosh with TLS 2026-04-02 13:08:50 -05:00
runtime.exs Move Era5MonthBatchWorker to its own queue 2026-04-09 14:12:31 -05:00
test.exs Add password auth with callsign + email confirmation 2026-04-08 10:21:40 -05:00