HTTP 409 Conflict from the site WAF when requests run in parallel. - 409 now retried with backoff (same as 429), up to 5 attempts at 5s increments - Default concurrency changed from 3 to 1 (sequential fetches) - RETRORIDES_CONCURRENCY env var to override if needed Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
JavaScript
100%