Skip to main content

Module recipient_list

Module recipient_list 

Source

Structs§

RecipientListConfig

Constants§

DEFAULT_MAX_RECIPIENTS
Default cap on the number of recipients an expression may yield. A million-token expression like "a,b,c,…" is truncated to this size before any endpoint resolution. The cap is per-call; the operator may override per-component. The H13 audit finding was that the recipient list had no count cap; a malicious expression yielded millions of URIs and exhausted memory.

Type Aliases§

RecipientListExpression