跳转到内容
简体中文

DEFAULT_MAX_OBJECT_BYTES

此内容尚不支持你的语言。

const DEFAULT_MAX_OBJECT_BYTES: number

Defined in: src/io/broker/JetStreamObjectStoreOptions.ts:19

Whole-body ceiling for v1, in bytes. See the class doc of JetStreamObjectStoreActor for why an object is a single message and not a chunk stream, and what the number is protecting.