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

Issue 2506393003: Add a timeout to push message processing. (Closed)

Created:
4 years, 1 month ago by harkness
Modified:
4 years ago
CC:
chromium-reviews, Peter Beverloo, darin-cc_chromium.org, johnme+watch_chromium.org, jam, harkness+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a timeout to push message processing. Currently, the only time limitation on push message processing is the service worker default timeout of 5 minutes. 99% of push messages are processed in under 1 minute, so we want to reduce the timeout so that outliers don't begin to rely on the long processing available. BUG=646783 Committed: https://crrev.com/0046294f2f1c6a3b72dd6d373a8530e1a7a296ec Cr-Commit-Position: refs/heads/master@{#434995}

Patch Set 1 #

Patch Set 2 : typo #

Total comments: 4

Patch Set 3 : Updated comment and added entry in histograms.xml #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -4 lines) Patch
M chrome/browser/push_messaging/push_messaging_service_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/push_messaging/push_messaging_router.cc View 1 2 3 chunks +11 lines, -3 lines 0 comments Download
M content/public/common/push_messaging_status.h View 1 chunk +4 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 27 (16 generated)
harkness
4 years, 1 month ago (2016-11-18 10:33:23 UTC) #2
Peter Beverloo
lgtm % histogram update https://codereview.chromium.org/2506393003/diff/20001/content/browser/push_messaging/push_messaging_router.cc File content/browser/push_messaging/push_messaging_router.cc (right): https://codereview.chromium.org/2506393003/diff/20001/content/browser/push_messaging/push_messaging_router.cc#newcode25 content/browser/push_messaging/push_messaging_router.cc:25: // The number of seconds ...
4 years ago (2016-11-28 10:33:54 UTC) #11
harkness
https://codereview.chromium.org/2506393003/diff/20001/content/browser/push_messaging/push_messaging_router.cc File content/browser/push_messaging/push_messaging_router.cc (right): https://codereview.chromium.org/2506393003/diff/20001/content/browser/push_messaging/push_messaging_router.cc#newcode25 content/browser/push_messaging/push_messaging_router.cc:25: // The number of seconds for which a push ...
4 years ago (2016-11-28 15:33:01 UTC) #12
harkness
avi@chromium.org: Please review changes in content/public/common/push_messaging_status.h. asvitkine@chromium.org: Please review changes in tools/metrics/histograms/histograms.xml. Thanks! Jen
4 years ago (2016-11-28 15:44:30 UTC) #14
Alexei Svitkine (slow)
lgtm
4 years ago (2016-11-28 15:47:28 UTC) #15
Avi (use Gerrit)
lgtm nice
4 years ago (2016-11-28 18:08:42 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2506393003/40001
4 years ago (2016-11-29 10:27:11 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/340166)
4 years ago (2016-11-29 12:17:47 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2506393003/40001
4 years ago (2016-11-29 14:35:05 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-11-29 15:26:52 UTC) #25
commit-bot: I haz the power
4 years ago (2016-11-29 15:29:18 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0046294f2f1c6a3b72dd6d373a8530e1a7a296ec
Cr-Commit-Position: refs/heads/master@{#434995}

Powered by Google App Engine
This is Rietveld 408576698