Skip to content

Commit bb1b3fa

Browse files
committed
docs(rfc): clarify gateway interceptor limits
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
1 parent 4cba33c commit bb1b3fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rfc/0010-gateway-interceptors/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,8 +322,8 @@ Defaults:
322322
- Modifying and validating bindings default to `fail_closed`.
323323
- `post_commit` bindings default to `ignore`.
324324

325-
Every gateway interceptor service has a timeout and response size limit. Each
326-
binding also has a maximum patch count.
325+
The gateway enforces a timeout and response size limit for every gateway
326+
interceptor service call. Each binding also has a maximum patch count.
327327

328328
### Observability and audit
329329

0 commit comments

Comments
 (0)