Skip to content

BrokerNotConnected

Defined in: src/io/broker/BrokerEvents.ts:62

An attempt to send while disconnected was rejected because the outbound buffer is sized 0 (fail-fast mode).

new BrokerNotConnected(actorPath): BrokerNotConnected

Defined in: src/io/broker/BrokerEvents.ts:63

string

BrokerNotConnected

readonly actorPath: string

Defined in: src/io/broker/BrokerEvents.ts:64