CDS enforces a per-user cap of 150 queued jobs. Each successful submit adds 2 rows to era5_cds_jobs (single-level + pressure-level), so when the current in-flight count + 2 would exceed (150 - 10 headroom), the worker snoozes for 5 minutes instead of POSTing to CDS. Stops 'Number of queued requests is limited to 150' rejects from burning Oban attempts. |
||
|---|---|---|
| .. | ||
| microwaveprop | ||
| microwaveprop_web | ||
| mix/tasks | ||
| support | ||
| test_helper.exs | ||