spec
spec copied to clipboard
How to configurable maximum CPU time?
have any doc about limit CPU time? thx https://github.com/proxy-wasm/spec/blob/master/docs/WebAssembly-in-Envoy.md
Configurable resource constraints
Each configured Proxy-Wasm extension can set resource constraints (maximum memory each VM can allocate, and maximum CPU time it can consume during each invocation) in order to limit resource usage.