DEFAULT_MAX_OBJECT_BYTES
Esta página aún no está disponible en tu idioma.
constDEFAULT_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.
