Zum Inhalt springen
Deutsch

DEFAULT_MAX_OBJECT_BYTES

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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.