commit | f9f8a3c4f7451f75bd2596fa1ad956cd5c499928 | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Wed Dec 06 10:24:26 2023 +0300 |
committer | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Wed Dec 06 10:58:18 2023 +0300 |
tree | fe0604040a42ab79cac41415171ce86ee4e74cac | |
parent | d584804bdef3582ef74f1e54a70be0130b951b99 [diff] |
armclang-ubl.sh: Add retry logic with exponential backoff Given that we get regular and apparently non-deterministic HTTP 500 error codes with TF-M builds (somehow doesn't seem to happen with TF-A builds though). Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> Change-Id: I6ec3deff2572a6e9a8617c8110201464cb21e7a8