-
-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement extra and gifted execution minutes
- Add new quotas - Add usage tracking and quota update history to Organization - Add tracking of available seconds for extra and gifted minutes to Organization - Modify routine to check if quota is reached to return False if extra or gifted time remains (with flag to disable checking these for internal purposes) - Update inc_org_time_stats to update used and remaining extra and gifted time on crawl completion - Update frontend execution time meter and usage history
- Loading branch information
Showing
5 changed files
with
348 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.