Skip to content

Commit

Permalink
Add details to resoruce usage graduation criteria
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbetz committed Sep 9, 2021
1 parent 0305a85 commit 0cc4c90
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,9 @@ We will extend both the unit test suite and the integration test suite to cover

#### Beta

- Understanding of upper bounds of CPU/memory usage and appropriate limits set to prevent abuse.
- Build-in macro/function library is comprehensive and stable (any changes to this will be a breaking change)
- CEL numeric comparison issue is resolved

## Production Readiness Review Questionnaire

Expand Down Expand Up @@ -572,6 +574,9 @@ but will measure it before Beta.

We don't expect it to. We will measure this before Beta.

Specifically we will ddemonstrate an upper bound on the resource cost someone could incur with a CEL expression that is some some
combination of large, compact, complex vs. similar combinations using existing validation rules (suggested by @liggitt)

### Troubleshooting

<!--
Expand Down

0 comments on commit 0cc4c90

Please sign in to comment.