Skip to content

Commit ac5a03f

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "base: make curl retry on all errors" into stable/xena
2 parents ddd3222 + b6055f8 commit ac5a03f

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)