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

Issue 2820163004: Retry request upon GOAWAY frame with NO_ERROR. (Closed)

Created:
3 years, 8 months ago by Bence
Modified:
3 years, 8 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, bnc+watch_chromium.org, mmenke, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Retry request upon GOAWAY frame with NO_ERROR. Retry request upon receiving a GOAWAY frame with error code NO_ERROR and with Last-Stream-ID lower than stream id corresponding to request. BUG=681477 Review-Url: https://codereview.chromium.org/2820163004 Cr-Commit-Position: refs/heads/master@{#465717} Committed: https://chromium.googlesource.com/chromium/src/+/c4769d412d1b89724db8eb42577cd975fd85f559

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -5 lines) Patch
M net/base/net_error_list.h View 1 chunk +5 lines, -2 lines 3 comments Download
M net/spdy/spdy_network_transaction_unittest.cc View 2 chunks +43 lines, -3 lines 0 comments Download
M net/spdy/spdy_session.cc View 1 chunk +2 lines, -0 lines 3 comments Download

Messages

Total messages: 17 (9 generated)
Bence
Zhongyi: PTAL. Thank you.
3 years, 8 months ago (2017-04-18 19:01:02 UTC) #4
Zhongyi Shi
It's always cool to move more close to the RFC! https://codereview.chromium.org/2820163004/diff/1/net/base/net_error_list.h File net/base/net_error_list.h (right): https://codereview.chromium.org/2820163004/diff/1/net/base/net_error_list.h#newcode649 ...
3 years, 8 months ago (2017-04-19 00:40:28 UTC) #7
Bence
Thank you for your comments. PTAL. https://codereview.chromium.org/2820163004/diff/1/net/base/net_error_list.h File net/base/net_error_list.h (right): https://codereview.chromium.org/2820163004/diff/1/net/base/net_error_list.h#newcode649 net/base/net_error_list.h:649: // Client MAY ...
3 years, 8 months ago (2017-04-19 12:12:16 UTC) #8
Zhongyi Shi
lgtm! https://codereview.chromium.org/2820163004/diff/1/net/base/net_error_list.h File net/base/net_error_list.h (right): https://codereview.chromium.org/2820163004/diff/1/net/base/net_error_list.h#newcode649 net/base/net_error_list.h:649: // Client MAY retry (on a different connection). ...
3 years, 8 months ago (2017-04-19 17:19:18 UTC) #9
Bence
Ryan: PTAL. Zhongyi: Thank you for reviewing.
3 years, 8 months ago (2017-04-19 17:42:32 UTC) #11
Ryan Hamilton
lgtm
3 years, 8 months ago (2017-04-19 17:47:08 UTC) #13
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/2820163004/1
3 years, 8 months ago (2017-04-19 17:47:36 UTC) #14
commit-bot: I haz the power
3 years, 8 months ago (2017-04-19 19:58:05 UTC) #17
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/c4769d412d1b89724db8eb42577c...

Powered by Google App Engine
This is Rietveld 408576698