-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add resource constraints for CEL (#3144)
* Add initial info on CEL resource constraints. * Reword to imply depth limiting is just an option. * Move resource constraint timeout to the top. * Add link to CEL cost subsystem code. * Change timeout from per-expression to per-request. * Move paragraph on cost subsystem to the end. * Change CEL expression timeout to 5 seconds. * Change text that was out-of-date after reformatting. * Note that the timeout message will include evaluation time. * Specifcy that Beta timeout will be 100ms-1s. * Run hack/update-toc.sh. * Clarify that Beta performance will be tested against benchmarks. * Prepare for final review. * Run hack/update-toc.sh * Update in response to feedback. * Remove per-expression timeout, make per-request timeout sourced from request context. * Add runtime cost check. * Run hack/update-toc.sh * Minor fixes with APF wording. * Keep cost bounds as future work.
- Loading branch information
1 parent
6151861
commit c930ea1
Showing
1 changed file
with
152 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters