-
Notifications
You must be signed in to change notification settings - Fork 95
Add config limits #3626
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
Add config limits #3626
Conversation
👋 Don't forget to add an individual reviewer (in addition to those auto-added), as this will create a task for them in Asana.
👉 Please mark this as DRAFT unless there's an intention to merge this immediately. |
❌ Generated diff output is too large to post as a comment, run locally to see the diff and validate |
🔴 BETA JSON approval analysis:Time updated: Thu, 21 Aug 2025 20:41:47 GMT legacy❌ Manual Review Required
latest❌ Manual Review Required
🎯 OVERALL APPROVAL STATUS❌ MANUAL REVIEW REQUIRED |
This reverts commit 4bab93a.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like a good check to have in place and code looks 👍 . Basing the check on the current autoconsent config size (as of today) is a bit arbitrary, but I trust your judgment.
Think we should document this somewhere so people aren't surprised and confused if they hit this failure, or do you think the test itself is enough documentation?
Gonna merge this, anyone hitting it will know about it already. Can course correct if/when stuff happens.
It's just a know problem area, so a forcing function to that growth. |
Asana Task/Github Issue: https://app.asana.com/1/137249556945/project/1200890834746050/task/1209336318923191?focus=true
Description
Feature change process:
Site breakage mitigation process:
Brief explanation