commit | 1eeaaae467b5d3be0d418598782ccbe7d1f5f268 | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Wed Dec 06 20:11:49 2023 +0300 |
committer | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Wed Dec 06 22:50:06 2023 +0300 |
tree | afd18d9c3cf56f5a00ae264272366dd76fec5b40 | |
parent | f9f8a3c4f7451f75bd2596fa1ad956cd5c499928 [diff] |
lava-submit.jpl: Add generic retries with backoff Don't retry twice with adhoc code. Retry using a normal for loop, so number of retries can be easily adjusted. Use 5 retries for now. Also add backoff (multiplicative though). Triggered by seeing a 4+ hour nightly build which failed only because two back-to-back retries failed. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> Change-Id: Ie9618e9c679479279c672acb32b54f3a69f44f9e