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

Issue 10829398: contacts: Give up after repeated transient photo errors. (Closed)

Created:
8 years, 4 months ago by Daniel Erat
Modified:
8 years, 4 months ago
Reviewers:
satorux1
CC:
chromium-reviews, nkostylev+watch_chromium.org, derat+watch_chromium.org, achuith+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

contacts: Give up after repeated transient photo errors. This make GDataContactsService report failure after getting more than two 5xx errors while downloading a particular contact's photo. I'm doing this so we don't keep pounding away indefinitely if the server is having trouble. BUG=128805 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152219

Patch Set 1 #

Patch Set 2 : add comment #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -4 lines) Patch
M chrome/browser/chromeos/gdata/gdata_contacts_service.cc View 1 3 chunks +17 lines, -4 lines 2 comments Download

Messages

Total messages: 6 (0 generated)
Daniel Erat
8 years, 4 months ago (2012-08-17 21:45:12 UTC) #1
satorux1
https://chromiumcodereview.appspot.com/10829398/diff/2001/chrome/browser/chromeos/gdata/gdata_contacts_service.cc File chrome/browser/chromeos/gdata/gdata_contacts_service.cc (right): https://chromiumcodereview.appspot.com/10829398/diff/2001/chrome/browser/chromeos/gdata/gdata_contacts_service.cc#newcode730 chrome/browser/chromeos/gdata/gdata_contacts_service.cc:730: std::map<contacts::Contact*, int> I'm slightly concerned about using a key ...
8 years, 4 months ago (2012-08-17 21:55:21 UTC) #2
Daniel Erat
https://chromiumcodereview.appspot.com/10829398/diff/2001/chrome/browser/chromeos/gdata/gdata_contacts_service.cc File chrome/browser/chromeos/gdata/gdata_contacts_service.cc (right): https://chromiumcodereview.appspot.com/10829398/diff/2001/chrome/browser/chromeos/gdata/gdata_contacts_service.cc#newcode730 chrome/browser/chromeos/gdata/gdata_contacts_service.cc:730: std::map<contacts::Contact*, int> On 2012/08/17 21:55:21, satorux1 wrote: > I'm ...
8 years, 4 months ago (2012-08-17 22:05:03 UTC) #3
satorux1
LGTM On 2012/08/17 22:05:03, Daniel Erat wrote: > https://chromiumcodereview.appspot.com/10829398/diff/2001/chrome/browser/chromeos/gdata/gdata_contacts_service.cc > File chrome/browser/chromeos/gdata/gdata_contacts_service.cc (right): > > ...
8 years, 4 months ago (2012-08-17 22:07:58 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/10829398/2001
8 years, 4 months ago (2012-08-17 22:08:30 UTC) #5
commit-bot: I haz the power
8 years, 4 months ago (2012-08-18 02:21:42 UTC) #6
Change committed as 152219

Powered by Google App Engine
This is Rietveld 408576698