Re: working around status code 429
Daniel Stenberg via curl-users <[email protected]>
| Newsgroups | gmane.comp.web.curl.general |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 21 Jan 2024, Dirk Hünniger via curl-users wrote: > I am downloading about 1000 URLs in parallel with a singe curl call. Some of > them return status code 429 and need to be retried. Unfortunately curl does > not seem to be able to retry them itself with the --retry-all-errors --retry > 30 options. curl *should* retry on 429 with just --retry. I believe we even have test cases verifying this... -- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://curl.se/support.html -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users Etiquette: https://curl.se/mail/etiquette.html