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

Issue 3143030: Fix retrying on HTTP 502, my last patch remove this specific case. (Closed)

Created:
10 years, 4 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
bradnelson, bradn
CC:
chromium-reviews, M-A Ruel
Visibility:
Public.

Description

Fix retrying on HTTP 502, my last patch remove this specific case. svn's client uses a different error format for HTTP 502 and I didn't recall how the string was formatted. Luckily enough googlecode fails often enough it wasn't long for me to reproduce the issue. :) TBR=bradnelson Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56675

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M scm.py View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
M-A Ruel
10 years, 4 months ago (2010-08-19 01:06:16 UTC) #1
bradn
10 years, 4 months ago (2010-08-19 17:22:06 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698