Skip to main content

PrincipalLimits

@totemsdk/edge


@totemsdk/edge / PrincipalLimits

Interface: PrincipalLimits

Per-principal anti-abuse limits.

Keyed on the authenticated principal/root identity, never on an arbitrary child agentId.

Properties

cooldownMs?

optional cooldownMs?: number


maxConcurrentNegotiations?

optional maxConcurrentNegotiations?: number


maxNegotiationsPerWindow?

optional maxNegotiationsPerWindow?: number


windowMs?

optional windowMs?: number