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.
depot_tools/recipe_modules/bot_update
Dan Jacques 260ab401aa Remote nested retries on checkout.
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>
9 years ago
..
example.expected Roll recipe dependencies (nontrivial). 9 years ago
resources Remote nested retries on checkout. 9 years ago
__init__.py bot_update: understand new Gerrit patch properties. 9 years ago
api.py Remove apply_gerrit_ref from bot_update recipe API 9 years ago
example.py Recipes: Stop using tryserver_gerrit in depot_tools. 9 years ago
test_api.py Remove bogus master/builder/slave parameters from bot_update. 9 years ago