Reset API Quotas when developers "Clear storage" |
||
Issue descriptionPaymentRequest has an API `canMakePayment()` which has a quota to limit the number of times developers call it and the BudgetAPI has a quota which the user can "reserve()" to consume. Neither of these quotas can be reset, blocking developers from being able to develop with them. Can we add a "reset" of sorts to these Quotas under the "Application > Clear storage" panel? Sidenote: Should "Clear storage" change to "Reset state" or "Clear state"?
,
Aug 15 2017
Matt, the quota for canMakePayment() can be reset by browser restart. localhost and file:// scheme also don't enforce the quota. Is that insufficient?
,
Aug 17 2017
This may still be useful on prod sites if a developer is trying to test the final behavior, browser restart feels like a hammer to crack a nut solution.
,
Aug 21 2017
OK, let's do it.
,
Oct 12
|
||
►
Sign in to add a comment |
||
Comment 1 by pfeldman@chromium.org
, Aug 8 2017Status: Assigned (was: Untriaged)