]> git.ipfire.org Git - thirdparty/curl.git/commit
CI: Retry failed downloads to reduce spurious failures
authorDan Fandrich <dan@coneharvesters.com>
Thu, 9 Feb 2023 20:06:12 +0000 (12:06 -0800)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 9 Feb 2023 23:18:04 +0000 (15:18 -0800)
commitbfb9838380b3d1b1880801d918f87daddc1ae220
tree2001ad00e19126b9e762354904dcc7c7dce55ce6
parent33866a31c3ce14590b8d1f6039fefcde8460e577
CI: Retry failed downloads to reduce spurious failures

A temporary error with a remote server shouldn't cause a CI run to fail.
Also, put a cap on the time to download to fail faster on a misbehaving
server or connection and use HTTP compression where possible to reduce
download times.
.circleci/config.yml
.github/workflows/linux.yml
.github/workflows/wolfssl.yml