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

Issue 6322002: Remove complex retry code and use ServerAliveInterval (Closed)

Created:
9 years, 11 months ago by sosa
Modified:
9 years, 6 months ago
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Remove complex retry code and use ServerAliveInterval Specifically pings 3 times after 60 secs each if no output from server. BUG=chromium-os:10867 TEST=Ran it with Simple update test from test harness (image_to_live + run_remote_tests)

Patch Set 1 #

Patch Set 2 : Remove set -x #

Total comments: 1

Patch Set 3 : Refreshed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -36 lines) Patch
M remote_access.sh View 1 2 4 chunks +11 lines, -36 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sosa
The only actual change (besides git revert's on my other two CL's) is adding the ...
9 years, 11 months ago (2011-01-14 17:52:51 UTC) #1
petkov
How does ServerKeepAlive actually help? You have a hanging connection that you want to close ...
9 years, 11 months ago (2011-01-14 18:19:23 UTC) #2
Mandeep Singh Baines
petkov@chromium.org (petkov@chromium.org) wrote: > How does ServerKeepAlive actually help? You have a hanging > connection ...
9 years, 11 months ago (2011-01-14 18:36:06 UTC) #3
petkov
OK, LGTM. It might make sense to set ServerAliveCountMax explicitly though. On 2011/01/14 18:36:06, Mandeep ...
9 years, 11 months ago (2011-01-14 18:42:33 UTC) #4
Mandeep Singh Baines
ping
9 years, 11 months ago (2011-01-25 18:35:10 UTC) #5
sosa
9 years, 11 months ago (2011-01-25 18:56:23 UTC) #6
Sorry I committed it yesterday ... accidentally committed it with wrong issue
attached, but marking this as closed.

Powered by Google App Engine
This is Rietveld 408576698