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

Issue 2818623002: When HttpNetworkTransaction encounters QUIC errors, retry the request (Closed)

Created:
3 years, 8 months ago by Ryan Hamilton
Modified:
3 years, 8 months ago
Reviewers:
ianswett, Jana
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

When HttpNetworkTransaction encounters QUIC errors, retry the request with alt-svc disabled, and if that succeeds then mark QUIC as broken. Protected by the retry_without_alt_svc_on_quic_errors finch param. BUG=705033 Review-Url: https://codereview.chromium.org/2818623002 Cr-Original-Commit-Position: refs/heads/master@{#464391} Committed: https://chromium.googlesource.com/chromium/src/+/d0dbccf1f8d23dfa32defdd02c0a3df990729358 Review-Url: https://codereview.chromium.org/2818623002 Cr-Commit-Position: refs/heads/master@{#464502} Committed: https://chromium.googlesource.com/chromium/src/+/2f2991ce896d93583dc3dab2ba6466fcae3d23b3

Patch Set 1 #

Patch Set 2 : Cleanup #

Patch Set 3 : Format #

Total comments: 6

Patch Set 4 : More comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+340 lines, -11 lines) Patch
M components/network_session_configurator/network_session_configurator.cc View 2 chunks +10 lines, -1 line 0 comments Download
M components/network_session_configurator/network_session_configurator_unittest.cc View 1 2 2 chunks +12 lines, -0 lines 0 comments Download
M net/http/http_network_session.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/http/http_network_session.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_network_transaction.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/http/http_network_transaction.cc View 1 2 3 3 chunks +36 lines, -10 lines 0 comments Download
M net/quic/chromium/quic_network_transaction_unittest.cc View 1 3 chunks +274 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 24 (15 generated)
Ryan Hamilton
3 years, 8 months ago (2017-04-12 23:32:57 UTC) #3
Jana
lgtm Awesome - thanks much! I can't think of a way to do this, but ...
3 years, 8 months ago (2017-04-13 06:21:58 UTC) #8
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/2818623002/40001
3 years, 8 months ago (2017-04-13 13:36:46 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/d0dbccf1f8d23dfa32defdd02c0a3df990729358
3 years, 8 months ago (2017-04-13 13:46:18 UTC) #14
ianswett
Thanks Ryan, looks good, though a few extra comments would be nice. https://codereview.chromium.org/2818623002/diff/40001/net/http/http_network_transaction.cc File net/http/http_network_transaction.cc ...
3 years, 8 months ago (2017-04-13 14:02:46 UTC) #15
jdoerrie
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/2811993005/ by jdoerrie@chromium.org. ...
3 years, 8 months ago (2017-04-13 15:05:55 UTC) #16
Ryan Hamilton
Thanks! Re-landing since I'm quite confident this CL was not the cause of the build ...
3 years, 8 months ago (2017-04-13 17:26:56 UTC) #18
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/2818623002/60001
3 years, 8 months ago (2017-04-13 17:28:02 UTC) #21
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 19:29:16 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/2f2991ce896d93583dc3dab2ba64...

Powered by Google App Engine
This is Rietveld 408576698