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

Issue 11358165: Enforce 15 minutes timeout for all operations and 30 minutes for checkouts. (Closed)

Created:
8 years, 1 month ago by M-A Ruel
Modified:
8 years, 1 month ago
Reviewers:
Peter Mayo
CC:
chromium-reviews, Dirk Pranke, cmp+cc_chromium.org, M-A Ruel
Visibility:
Public.

Description

Enforce 15 minutes timeout for all operations and 30 minutes for checkouts. svn commit likes to hang indefinitely whenever the svnserve server forgets about the client. This changes ensures the commit queue won't be blocked by this problem. Add --quiet to the git fetch command but do not capture anymore. R=petermayo@chromium.org BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166725

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -11 lines) Patch
M checkout.py View 9 chunks +34 lines, -11 lines 3 comments Download

Messages

Total messages: 5 (0 generated)
M-A Ruel
8 years, 1 month ago (2012-11-08 18:46:33 UTC) #1
Peter Mayo
LGTM + nit 15 minutes sometimes not enough for update? Didn't expect that, but that's ...
8 years, 1 month ago (2012-11-08 19:04:59 UTC) #2
M-A Ruel
https://codereview.chromium.org/11358165/diff/1/checkout.py File checkout.py (right): https://codereview.chromium.org/11358165/diff/1/checkout.py#newcode502 checkout.py:502: timeout=FETCH_TIMEOUT) On 2012/11/08 19:04:59, Peter Mayo wrote: > I ...
8 years, 1 month ago (2012-11-08 19:07:57 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/11358165/1
8 years, 1 month ago (2012-11-08 19:08:08 UTC) #4
commit-bot: I haz the power
8 years, 1 month ago (2012-11-08 19:10:51 UTC) #5
Change committed as 166725

Powered by Google App Engine
This is Rietveld 408576698