Skip to main content
Version: 57.2.0

MAX_MODEL_SUBSCRIPTIONS

const MAX_MODEL_SUBSCRIPTIONS: 50 = 50

Caps on per-socket subscriptions. Prevents a malicious or buggy client from exhausting server memory by opening unbounded subscriptions.