DataImpulse takes ~14s to issue a 407 challenge from this network. Passing credentials as separate Playwright proxy fields caused Chromium to wait for that challenge before sending auth on every CONNECT request, making scrapes consistently time out at 90s. Embedding credentials directly in the proxy server URL makes Chromium send Proxy-Authorization on the first CONNECT, bypassing the round-trip. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| jobs | ||
| services | ||
| auth.py | ||
| database.py | ||
| Dockerfile | ||
| main.py | ||
| migrate_direct_data.py | ||
| requirements.txt | ||
| scheduler.py | ||
| schema.sql | ||