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

Issue 702303002: Raise the throttling limits of the storage API. (Closed)

Created:
6 years, 1 month ago by not at google - send to devlin
Modified:
6 years, 1 month ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Raise the throttling limits of the storage API. The per-hour limit is now 1800, allowing 1 write operation every 2 seconds over an extended period of time. To provide protection against short-term flooding, add a new per-minute limit of 120 (2 per second). BUG=406406 R=zea@chromium.org Committed: https://crrev.com/f7a2e0c4baa4c8029a87b0264abfae8b16865dac Cr-Commit-Position: refs/heads/master@{#303248}

Patch Set 1 #

Patch Set 2 : better limits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -9 lines) Patch
M extensions/browser/api/storage/storage_api.cc View 1 chunk +11 lines, -7 lines 0 comments Download
M extensions/common/api/storage.json View 1 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
not at google - send to devlin
Please sanity check, I picked all of these numbers semi-arbitrarily.
6 years, 1 month ago (2014-11-05 23:21:27 UTC) #1
Nicolas Zea
I kind of think the limits should be reversed. That we want a more conservative ...
6 years, 1 month ago (2014-11-06 00:23:53 UTC) #2
not at google - send to devlin
On 2014/11/06 00:23:53, Nicolas Zea wrote: > I kind of think the limits should be ...
6 years, 1 month ago (2014-11-06 21:49:14 UTC) #3
Nicolas Zea
On 2014/11/06 21:49:14, kalman wrote: > On 2014/11/06 00:23:53, Nicolas Zea wrote: > > I ...
6 years, 1 month ago (2014-11-06 22:14:58 UTC) #4
not at google - send to devlin
6 years, 1 month ago (2014-11-07 00:51:58 UTC) #5
not at google - send to devlin
Err, or should I say, done.
6 years, 1 month ago (2014-11-07 00:52:08 UTC) #6
Nicolas Zea
lgtm
6 years, 1 month ago (2014-11-07 01:03:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/702303002/20001
6 years, 1 month ago (2014-11-07 01:11:48 UTC) #9
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 1 month ago (2014-11-07 07:13:12 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/702303002/20001
6 years, 1 month ago (2014-11-07 16:25:29 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-11-07 17:18:19 UTC) #14
commit-bot: I haz the power
6 years, 1 month ago (2014-11-07 17:20:02 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f7a2e0c4baa4c8029a87b0264abfae8b16865dac
Cr-Commit-Position: refs/heads/master@{#303248}

Powered by Google App Engine
This is Rietveld 408576698