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

Enforce Compute limits, optionally #407

Open
acw opened this issue Jul 16, 2024 · 0 comments
Open

Enforce Compute limits, optionally #407

acw opened this issue Jul 16, 2024 · 0 comments

Comments

@acw
Copy link
Contributor

acw commented Jul 16, 2024

Compute enforces a few limits on code executing, which are only partially replicated in Viceroy. It would be nice if we could replicate these limits -- ideally in an automated way, so if the Compute limit changes the Viceroy one does, too -- that would be great.

See this document for more information: https://docs.fastly.com/products/network-services-resource-limits

If/when we do this, we should also support a flag that disables these checks and just emits warnings, to support a general prototyping workflow.

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

No branches or pull requests

1 participant