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

Issue 907993003: Domain Reliability: Measure backoff/retry time to collectors. (Closed)

Created:
5 years, 10 months ago by Deprecated (see juliatuttle)
Modified:
5 years, 10 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Domain Reliability: Measure backoff/retry time to collectors. Add a histogram to see, on an individual collector level, how long the scheduler is backing off for, in failure or retry-after cases. (In the future we will use this to make sure retry-after works.) BUG= Committed: https://crrev.com/4f147a69f7f4be66f601ce3ae070af2e971fe8a5 Cr-Commit-Position: refs/heads/master@{#316265}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Reword histogram description slightly #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
M components/domain_reliability/context.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M components/domain_reliability/scheduler.h View 1 2 2 chunks +11 lines, -0 lines 0 comments Download
M components/domain_reliability/scheduler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (10 generated)
Deprecated (see juliatuttle)
PTAL, davidben and asvitkine.
5 years, 10 months ago (2015-02-10 16:26:47 UTC) #3
davidben
https://codereview.chromium.org/907993003/diff/1/components/domain_reliability/scheduler.cc File components/domain_reliability/scheduler.cc (right): https://codereview.chromium.org/907993003/diff/1/components/domain_reliability/scheduler.cc#newcode143 components/domain_reliability/scheduler.cc:143: last_collector_retry_delay_ = backoff->GetTimeUntilRelease(); This will also record in the ...
5 years, 10 months ago (2015-02-10 19:00:00 UTC) #4
Deprecated (see juliatuttle)
On 2015/02/10 19:00:00, David Benjamin wrote: > https://codereview.chromium.org/907993003/diff/1/components/domain_reliability/scheduler.cc > File components/domain_reliability/scheduler.cc (right): > > https://codereview.chromium.org/907993003/diff/1/components/domain_reliability/scheduler.cc#newcode143 ...
5 years, 10 months ago (2015-02-10 19:03:58 UTC) #5
davidben
https://codereview.chromium.org/907993003/diff/1/components/domain_reliability/scheduler.cc File components/domain_reliability/scheduler.cc (right): https://codereview.chromium.org/907993003/diff/1/components/domain_reliability/scheduler.cc#newcode143 components/domain_reliability/scheduler.cc:143: last_collector_retry_delay_ = backoff->GetTimeUntilRelease(); On 2015/02/10 19:00:00, David Benjamin wrote: ...
5 years, 10 months ago (2015-02-10 19:10:36 UTC) #6
Alexei Svitkine (slow)
lgtm
5 years, 10 months ago (2015-02-11 20:18:55 UTC) #7
davidben
lgtm
5 years, 10 months ago (2015-02-11 21:15:17 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/907993003/20001
5 years, 10 months ago (2015-02-11 21:22:46 UTC) #11
commit-bot: I haz the power
Failed to apply patch for components/domain_reliability/context.cc: While running git apply --index -3 -p1; error: patch ...
5 years, 10 months ago (2015-02-11 22:21:54 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/907993003/40001
5 years, 10 months ago (2015-02-12 20:16:34 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/32023)
5 years, 10 months ago (2015-02-12 21:31:38 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/907993003/40001
5 years, 10 months ago (2015-02-13 18:51:47 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-13 19:54:03 UTC) #22
commit-bot: I haz the power
5 years, 10 months ago (2015-02-13 19:54:31 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4f147a69f7f4be66f601ce3ae070af2e971fe8a5
Cr-Commit-Position: refs/heads/master@{#316265}

Powered by Google App Engine
This is Rietveld 408576698