Skip to content

Commit 40deae8

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "base: make curl retry on all errors" into stable/zed
2 parents b2296aa + 2459c93 commit 40deae8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/base/curlrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
--fail
33
--location
44
--retry 5
5+
--retry-all-errors
56
--silent
67
--show-error
78
--write-out "curl (%{url_effective}): response: %{http_code}, time: %{time_total}, size: %{size_download}\n"

0 commit comments

Comments
 (0)