-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Standardize handling of storage and execution time quotas #1969
Merged
Commits on Jul 24, 2024
-
Standardize storage and exec mins quota enforcement
- Check if both quotas are over before starting a crawl and during the crawl, stop crawl gracefully if over - Migrate existing stopped_quota_reached and skipped_quota_reached crawl states to indicate which quota they relate to - Use states that reflect both the action (stopped, skipped) and which quota was over, checking storage quota first
Configuration menu - View commit details
-
Copy full SHA for 755a4cf - Browse repository at this point
Copy the full SHA 755a4cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 211fc3d - Browse repository at this point
Copy the full SHA 211fc3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 816734d - Browse repository at this point
Copy the full SHA 816734dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0176537 - Browse repository at this point
Copy the full SHA 0176537View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c3f28c - Browse repository at this point
Copy the full SHA 4c3f28cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43fb351 - Browse repository at this point
Copy the full SHA 43fb351View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa0b401 - Browse repository at this point
Copy the full SHA aa0b401View commit details -
Configuration menu - View commit details
-
Copy full SHA for 284d7e7 - Browse repository at this point
Copy the full SHA 284d7e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 854fbc0 - Browse repository at this point
Copy the full SHA 854fbc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf2192 - Browse repository at this point
Copy the full SHA 8bf2192View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0d20ff - Browse repository at this point
Copy the full SHA a0d20ffView commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 157e0c4 - Browse repository at this point
Copy the full SHA 157e0c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d09d4b2 - Browse repository at this point
Copy the full SHA d09d4b2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.