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

Issue 1191823002: Allow for an existing bad proxy to be given a new retry delay. (Closed)

Created:
5 years, 6 months ago by sclittle
Modified:
5 years, 5 months ago
Reviewers:
eroman, mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org, bengr
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow for an existing bad proxy to be given a new retry delay. Before this CL, any proxy that was previously marked as bad could not be assigned a different retry delay, and could only be marked as bad for the previous retry delay. This CL changes the proxy retry map update logic to replace the existing bad proxy retry info if the new retry time is later than the existing retry time. BUG=500738 Committed: https://crrev.com/08141d98705bc3a7ad0e53e64408adbf065eb554 Cr-Commit-Position: refs/heads/master@{#336451}

Patch Set 1 #

Patch Set 2 : Removed unnecessary blank line #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -6 lines) Patch
M net/proxy/proxy_list.cc View 1 1 chunk +3 lines, -6 lines 5 comments Download
M net/proxy/proxy_list_unittest.cc View 1 chunk +60 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
sclittle
mmenke: * eroman CC'd since he's out on vacation. Thanks in advance!
5 years, 6 months ago (2015-06-16 22:27:24 UTC) #2
mmenke
On 2015/06/16 22:27:24, sclittle wrote: > mmenke: * > > eroman CC'd since he's out ...
5 years, 6 months ago (2015-06-17 19:37:55 UTC) #3
mmenke
https://codereview.chromium.org/1191823002/diff/20001/net/proxy/proxy_list.cc File net/proxy/proxy_list.cc (left): https://codereview.chromium.org/1191823002/diff/20001/net/proxy/proxy_list.cc#oldcode194 net/proxy/proxy_list.cc:194: // double the retry time. Bug 997660. Wow...This is ...
5 years, 6 months ago (2015-06-18 22:25:06 UTC) #4
sclittle
https://codereview.chromium.org/1191823002/diff/20001/net/proxy/proxy_list.cc File net/proxy/proxy_list.cc (right): https://codereview.chromium.org/1191823002/diff/20001/net/proxy/proxy_list.cc#newcode197 net/proxy/proxy_list.cc:197: retry_info.try_while_bad = try_while_bad; On 2015/06/18 22:25:06, mmenke wrote: > ...
5 years, 6 months ago (2015-06-19 01:45:10 UTC) #5
mmenke
https://codereview.chromium.org/1191823002/diff/20001/net/proxy/proxy_list.cc File net/proxy/proxy_list.cc (right): https://codereview.chromium.org/1191823002/diff/20001/net/proxy/proxy_list.cc#newcode197 net/proxy/proxy_list.cc:197: retry_info.try_while_bad = try_while_bad; On 2015/06/19 01:45:10, sclittle wrote: > ...
5 years, 6 months ago (2015-06-19 15:15:56 UTC) #6
sclittle
https://codereview.chromium.org/1191823002/diff/20001/net/proxy/proxy_list.cc File net/proxy/proxy_list.cc (right): https://codereview.chromium.org/1191823002/diff/20001/net/proxy/proxy_list.cc#newcode197 net/proxy/proxy_list.cc:197: retry_info.try_while_bad = try_while_bad; On 2015/06/19 15:15:56, mmenke wrote: > ...
5 years, 6 months ago (2015-06-19 19:55:36 UTC) #8
eroman
sure will take a look once i beat back more of my backlog
5 years, 5 months ago (2015-06-25 16:55:25 UTC) #9
eroman
LGTM. For future reference asanka@ has hacked on the bad proxy retry logic and would ...
5 years, 5 months ago (2015-06-26 14:43:58 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1191823002/20001
5 years, 5 months ago (2015-06-26 19:45:32 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 5 months ago (2015-06-26 20:51:23 UTC) #13
commit-bot: I haz the power
5 years, 5 months ago (2015-06-26 20:52:15 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/08141d98705bc3a7ad0e53e64408adbf065eb554
Cr-Commit-Position: refs/heads/master@{#336451}

Powered by Google App Engine
This is Rietveld 408576698