Skip to content
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

fix: allow starlark limit to be customized #814

Merged
merged 4 commits into from
Aug 21, 2024
Merged

Conversation

plyr4
Copy link
Contributor

@plyr4 plyr4 commented Aug 21, 2024

i knew this would come back to bite. we tried updating it LIVE to 20k but had to use the API.

this PR bumps the default limit to 99999 and also adds VELA_MAX_STARLARK_EXEC_LIMIT as an available variable to allow this to be decreased or increased based on how admins have their server installed.

@plyr4 plyr4 requested a review from a team as a code owner August 21, 2024 14:08
@plyr4 plyr4 changed the title fix: increase starlark exec limit.. limit fix: allow starlark limit to be customized Aug 21, 2024
timhuynh94
timhuynh94 previously approved these changes Aug 21, 2024
ecrupper
ecrupper previously approved these changes Aug 21, 2024
@plyr4 plyr4 dismissed stale reviews from ecrupper and timhuynh94 via d473bc0 August 21, 2024 15:24
@plyr4 plyr4 merged commit 1459f61 into main Aug 21, 2024
13 checks passed
@plyr4 plyr4 deleted the fix/starlark-exec-limit branch August 21, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants