commit | bf0f5496099f002fef153e56b7fd3c036b88d8e3 | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Sun Dec 18 01:10:18 2022 +0300 |
committer | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Sun Dec 18 01:10:18 2022 +0300 |
tree | d7022c1a3132868c54e7bc22ede577cb3fcb0b05 | |
parent | 5a30c1c36201eb2e4e546d814674f8036d214c7b [diff] |
lava_wait_jobs.py: Print exception traceback in case of retries Current retries on the level of main() are very crude and often don't help, as when restarting from the very beginning there's a high chance that another issue (e.g. a timeout) occurs. To help to investigate how to perform retries in a better manner, add this additional logging. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> Change-Id: I8ce77e5e52b07667a7096aaf98fd5d1eceb4e596