Interface

ClientClusterOptions

Properties

NameTypeDescription
configure?(runtime: ClientRuntime) => void | Promise<void>Called before login for every successfully constructed client. Attach message/event handlers here so dynamically-added runtimes get the same wiring.
suppressBetaWarning?booleanSuppress the process-level beta warning (tests / controlled deployments only). Default: false.