Merge "base: make curl retry on all errors"

This commit is contained in:
Zuul 2023-03-21 15:30:23 +00:00 committed by Gerrit Code Review
commit bcfd77bae7
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
--fail
--location
--retry 5
--retry-all-errors
--silent
--show-error
--write-out "curl (%{url_effective}): response: %{http_code}, time: %{time_total}, size: %{size_download}\n"