Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(384)

Issue 1254753002: Add exponential backoff to bot_update. (Closed)

Created:
5 years, 5 months ago by ghost stip (do not use)
Modified:
5 years, 5 months ago
CC:
chromium-reviews, kjellander-cc_chromium.org, stip+watch_chromium.org
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Better checks, add jitter. #

Total comments: 2

Patch Set 3 : Address final nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M scripts/slave/bot_update.py View 1 2 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
ghost stip (do not use)
ptal
5 years, 5 months ago (2015-07-24 02:33:13 UTC) #2
agable
https://codereview.chromium.org/1254753002/diff/1/scripts/slave/bot_update.py File scripts/slave/bot_update.py (right): https://codereview.chromium.org/1254753002/diff/1/scripts/slave/bot_update.py#newcode418 scripts/slave/bot_update.py:418: if attempt > 0: attempt is always > 0, ...
5 years, 5 months ago (2015-07-24 02:37:22 UTC) #4
ghost stip (do not use)
ptal
5 years, 5 months ago (2015-07-24 02:48:02 UTC) #5
agable
LGTM with a safety nit. https://codereview.chromium.org/1254753002/diff/2/scripts/slave/bot_update.py File scripts/slave/bot_update.py (right): https://codereview.chromium.org/1254753002/diff/2/scripts/slave/bot_update.py#newcode422 scripts/slave/bot_update.py:422: print '===backing off, sleeping ...
5 years, 5 months ago (2015-07-24 02:48:17 UTC) #6
ghost stip (do not use)
https://codereview.chromium.org/1254753002/diff/2/scripts/slave/bot_update.py File scripts/slave/bot_update.py (right): https://codereview.chromium.org/1254753002/diff/2/scripts/slave/bot_update.py#newcode422 scripts/slave/bot_update.py:422: print '===backing off, sleeping for %ds===' % sleep_time On ...
5 years, 5 months ago (2015-07-24 02:50:16 UTC) #7
ghost stip (do not use)
5 years, 5 months ago (2015-07-24 03:35:34 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:30001) manually as 296102.

Powered by Google App Engine
This is Rietveld 408576698