commit | 5fbd6bce417a476b156c859ef068617ef1be5eba | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Mon Feb 06 11:30:00 2023 +0700 |
committer | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Mon Feb 06 11:30:00 2023 +0700 |
tree | 5a11b9aa8edd024e40385da21d4776e4294b454c | |
parent | 30120b38df617c05307ee42f46bc6f5db5d7f568 [diff] |
utils.sh: fetch_file: Use retry option for curl Retry in case of failure a number of times (5 currently). With the provided options it should use expontential backoff in case of failures, so should cover most transient errors, while not spinning retries infinitely. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> Change-Id: I66f9cf237897c406ac87f0371cb850e07c28a1dc