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

Issue 1235013002: Remove the timeout for downloading packages. (Closed)

Created:
5 years, 5 months ago by nweiz
Modified:
5 years, 5 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/pub.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove the timeout for downloading packages. This causes a substantial amount of pain, and doesn't seem to really help anyone. It's rare to have the connection with the server go completely dead without actually closing. R=rnystrom@google.com Committed: https://github.com/dart-lang/pub/commit/e47ecbc74d6b62a5fe5c9d00029b15a62e0642b6

Patch Set 1 #

Total comments: 8

Patch Set 2 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -212 lines) Patch
M lib/src/command/lish.dart View 1 chunk +0 lines, -1 line 0 comments Download
M lib/src/http.dart View 1 3 chunks +53 lines, -73 lines 0 comments Download
M lib/src/io.dart View 1 5 chunks +52 lines, -96 lines 0 comments Download
M lib/src/source/hosted.dart View 4 chunks +26 lines, -42 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
nweiz
5 years, 5 months ago (2015-07-14 00:05:51 UTC) #1
Bob Nystrom
lgtm https://codereview.chromium.org/1235013002/diff/1/lib/src/http.dart File lib/src/http.dart (right): https://codereview.chromium.org/1235013002/diff/1/lib/src/http.dart#newcode92 lib/src/http.dart:92: request.url.host == "storage.googleapis.com")) { Indent this another +4. ...
5 years, 5 months ago (2015-07-14 00:48:42 UTC) #2
nweiz
Code review changes
5 years, 5 months ago (2015-07-14 01:21:35 UTC) #3
nweiz
https://codereview.chromium.org/1235013002/diff/1/lib/src/http.dart File lib/src/http.dart (right): https://codereview.chromium.org/1235013002/diff/1/lib/src/http.dart#newcode92 lib/src/http.dart:92: request.url.host == "storage.googleapis.com")) { On 2015/07/14 00:48:42, Bob Nystrom ...
5 years, 5 months ago (2015-07-14 01:21:40 UTC) #4
nweiz
5 years, 5 months ago (2015-07-14 01:21:41 UTC) #5
nweiz
5 years, 5 months ago (2015-07-14 01:21:50 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e47ecbc74d6b62a5fe5c9d00029b15a62e0642b6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698