Aller au contenu principal

Variable: RPC_STREAM_MAX_CONCURRENT

const RPC_STREAM_MAX_CONCURRENT: 16 = 16

Defined in: packages/contracts/src/pluginRuntime.ts:50

Bounded stream registry on the host producer (§17: no unbounded queues). Exceeding it fails the response (a broker error), never a silent stall.