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

Issue 2593863002: Fix evil retry loop on poll errors. (Closed)

Created:
4 years ago by Vadim Sh.
Modified:
4 years ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org, aludwin
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Fix evil retry loop on poll errors. There was no sleep when retrying poll errors (due to a regression). BUG=675483 R=maruel@chromium.org Review-Url: https://codereview.chromium.org/2593863002 Committed: https://github.com/luci/luci-py/commit/f25ef8dfd624f0a4c42af66d9bab9d3c8a0523ae

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -15 lines) Patch
M appengine/swarming/swarming_bot/api/bot.py View 1 chunk +0 lines, -1 line 0 comments Download
M appengine/swarming/swarming_bot/bot_code/bot_main.py View 3 chunks +9 lines, -6 lines 2 comments Download
M appengine/swarming/swarming_bot/bot_code/remote_client.py View 3 chunks +10 lines, -6 lines 0 comments Download
M appengine/swarming/swarming_bot/bot_code/remote_client_errors.py View 1 chunk +4 lines, -0 lines 0 comments Download
M appengine/swarming/swarming_bot/bot_code/remote_client_grpc.py View 3 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
Vadim Sh.
PTAL See the bug. https://codereview.chromium.org/2593863002/diff/1/appengine/swarming/swarming_bot/bot_code/bot_main.py File appengine/swarming/swarming_bot/bot_code/bot_main.py (left): https://codereview.chromium.org/2593863002/diff/1/appengine/swarming/swarming_bot/bot_code/bot_main.py#oldcode573 appengine/swarming/swarming_bot/bot_code/bot_main.py:573: if cmd == '': on ...
4 years ago (2016-12-21 00:27:17 UTC) #1
M-A Ruel
thanks, lgtm
4 years ago (2016-12-21 00:37:27 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2593863002/1
4 years ago (2016-12-21 00:41:22 UTC) #4
commit-bot: I haz the power
4 years ago (2016-12-21 00:45:02 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://github.com/luci/luci-py/commit/f25ef8dfd624f0a4c42af66d9bab9d3c8a0523ae

Powered by Google App Engine
This is Rietveld 408576698