Files
padelnomics/extract
Deeman c1cdeec6be
All checks were successful
CI / test (push) Successful in 49s
CI / tag (push) Successful in 3s
fix(extract): default worker count to 200 when proxies configured
Previously fell back to len(tiers[0]) (e.g. 10 for Webshare) when
PROXY_CONCURRENCY was unset. Default is now MAX_PROXY_CONCURRENCY=200
so single-URL rotating proxies (DC/residential) run at full concurrency
without needing an explicit env var.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 18:06:55 +01:00
..