You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Remove nested retries on checkout. Since the outer loop handles retries specially, we want to let it exclusively handle retries. This will prevent the inner retry loop triggering a timeout condition (rather than a failure condition) with the outer loop. BUG=chromium:665116 TEST=None Change-Id: I4bf0c08b75861bf1c95060452118c314a121f9f3 Reviewed-on: https://chromium-review.googlesource.com/411397 Reviewed-by: Ryan Tseng <hinoka@chromium.org> Commit-Queue: Ryan Tseng <hinoka@chromium.org> |
8 years ago | |
---|---|---|
.. | ||
__init__.py | ||
apply_gerrit.py | ||
bot_update.py |