gristlabs_grist-core/app/gen-server
Alex Hall 0beb2898cb (core) Add flexibility to daily API usage limit
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
2022-04-28 16:22:18 +02:00
..
entity (core) Add flexibility to daily API usage limit 2022-04-28 16:22:18 +02:00
lib (core) Add flexibility to daily API usage limit 2022-04-28 16:22:18 +02:00
migration
ApiServer.ts (core) add users.options.isConsultant flag, and omit such users from billing 2022-04-11 10:26:31 -04:00
sqlUtils.ts