Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(170)

Issue 6775066: code review 6775066: misc/dashboard/builder: check http status before proces... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 8 months ago by dave
Modified:
12 years, 8 months ago
Reviewers:
CC:
adg, dsymonds, golang-dev
Visibility:
Public.

Description

misc/dashboard/builder: check http status before processing response Occasionally GAE will return a 500 error response, don't treat this as a valid JSON body.

Patch Set 1 #

Patch Set 2 : diff -r 8e87cb8dca7d https://code.google.com/p/go #

Patch Set 3 : diff -r 8e87cb8dca7d https://code.google.com/p/go #

Patch Set 4 : diff -r 3312fddeb739 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M misc/dashboard/builder/http.go View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 4
dave_cheney.net
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 8 months ago (2012-10-29 07:39:13 UTC) #1
dsymonds
LGTM
12 years, 8 months ago (2012-10-29 08:24:01 UTC) #2
adg
LGTM
12 years, 8 months ago (2012-10-30 09:11:17 UTC) #3
dave_cheney.net
12 years, 8 months ago (2012-10-30 15:24:14 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=fa727f5a7154 ***

misc/dashboard/builder: check http status before processing response

Occasionally GAE will return a 500 error response, don't treat this as a valid
JSON body.

R=adg, dsymonds
CC=golang-dev
http://codereview.appspot.com/6775066
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b