Raise local_limit 2→4 (12 concurrent cluster-wide) and rate_limit 10→30 per hour. Each job makes 2 serial CDS requests, so active workers map 1:1 to CDS slots; 12 sits safely under CDS-Beta's ~16 per-user ceiling while the rate gate stays above steady-state so it stops being the bottleneck. |
||
|---|---|---|
| .. | ||
| config.exs | ||
| dev.exs | ||
| prod.exs | ||
| runtime.exs | ||
| test.exs | ||