Nexus API Reference

ChannelCapacityExceededException extends NexusException
in package

FinalYes
Tags
psalm-api

Thrown when a new WebSocket channel actor would exceed the configured cardinality cap. Bounds actor/ref/mailbox/memory growth from an attacker churning unique channel keys; the dispatcher translates it into a connection close (1013 "try again later") rather than spawning without limit.

Table of Contents

Methods

__construct()  : mixed

Methods

On this page

Search results