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

Issue 5260004: AU: Retry up to 3 times 30 seconds apart on HTTP response code 0. (Closed)

Created:
10 years ago by petkov
Modified:
9 years, 7 months ago
Reviewers:
sumitg, rtc, Sumit, adlr
CC:
chromium-os-reviews_chromium.org, adlr
Visibility:
Public.

Description

AU: Retry up to 3 times 30 seconds apart on HTTP response code 0. This is a temporary way to avoid failing to do an update check on resume by allowing at least 1.5 minutes for the network to go online. BUG=9705 TEST=tested on device through suspend/resume; unit tests Change-Id: I291a1c31ce87c17d5dce0e30488d454d7690ddbc Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=a092955

Patch Set 1 #

Patch Set 2 : limit retries to automatic checks only #

Total comments: 4

Patch Set 3 : address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -2 lines) Patch
M libcurl_http_fetcher.h View 1 2 4 chunks +11 lines, -1 line 0 comments Download
M libcurl_http_fetcher.cc View 1 4 chunks +18 lines, -0 lines 0 comments Download
M update_attempter.cc View 1 2 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
petkov
10 years ago (2010-11-29 20:56:55 UTC) #1
petkov
made some changes -- make sure you review the latest patch
10 years ago (2010-11-29 21:13:31 UTC) #2
petkov
I'd also need a permission to integrate into the 128.B branch, I guess.
10 years ago (2010-11-29 21:19:03 UTC) #3
adlr
LGTM w/ 2 comment nits. Thanks for your expedience! http://codereview.chromium.org/5260004/diff/3001/libcurl_http_fetcher.h File libcurl_http_fetcher.h (right): http://codereview.chromium.org/5260004/diff/3001/libcurl_http_fetcher.h#newcode194 libcurl_http_fetcher.h:194: ...
10 years ago (2010-11-29 21:23:28 UTC) #4
petkov
Review comments addressed. sumit, rtc: should I push and merge into 128.B? http://codereview.chromium.org/5260004/diff/3001/libcurl_http_fetcher.h File libcurl_http_fetcher.h ...
10 years ago (2010-11-29 21:28:19 UTC) #5
adlr
On Mon, Nov 29, 2010 at 1:28 PM, <petkov@chromium.org> wrote: > Review comments addressed. > ...
10 years ago (2010-11-29 21:32:29 UTC) #6
sumitg
LGTM One minor nit: no_network_... --> num_network_... to be more clear Sounds good to me ...
10 years ago (2010-11-29 21:38:53 UTC) #7
petkov
On 2010/11/29 21:38:53, sumitg wrote: > LGTM > > One minor nit: > no_network_... --> ...
10 years ago (2010-11-29 21:43:42 UTC) #8
sumitg
On Mon, Nov 29, 2010 at 1:43 PM, <petkov@chromium.org> wrote: > On 2010/11/29 21:38:53, sumitg ...
10 years ago (2010-11-29 21:51:58 UTC) #9
rtc
I think it is worth pushing On Mon, Nov 29, 2010 at 1:51 PM, Sumit ...
10 years ago (2010-11-29 22:16:39 UTC) #10
petkov
10 years ago (2010-11-29 22:18:21 UTC) #11
Thanks, pushing and merging to 128.B then.

Powered by Google App Engine
This is Rietveld 408576698