curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: working around status code 429

From: Daniel Stenberg via curl-users <curl-users_at_lists.haxx.se>
Date: Sun, 21 Jan 2024 12:54:55 +0100 (CET)

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
Received on 2024-01-21