Is there a way to make wget retry after seeing a 500 (Internal Server
Error). It seems to treat 500s as fatal errors whereas it seems that
many servers (in particular the one I am interacting with) can return
500s temporarily, so I would like to retry a few times with a few
seconds/minutes in between. I am using wget 1.10.2. I feel like I have
looked at all the command options -- apologies if this is documented.
(By the way, curl seems to not retry the 500's although their lists have
some talk about adding that to the list of non-fatal errors).

George

Reply via email to