mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
Summary: Allow exceeding the daily API usage limit for a doc based on additional allocations for the current hour and minute. See the doc comment on getDocApiUsageKeysToIncr for details. This means that up to 5 redis keys may be relevant at a time for a single document. Test Plan: Updated and expanded 'Daily API Limit' tests. Reviewers: dsagal Reviewed By: dsagal Differential Revision: https://phab.getgrist.com/D3368 |
||
|---|---|---|
| .. | ||
| AclRule.ts | ||
| Alias.ts | ||
| BillingAccount.ts | ||
| BillingAccountManager.ts | ||
| Document.ts | ||
| Group.ts | ||
| Login.ts | ||
| Organization.ts | ||
| Pref.ts | ||
| Product.ts | ||
| Resource.ts | ||
| Secret.ts | ||
| User.ts | ||
| Workspace.ts | ||