Aller au contenu
Français

DEFAULT_MAX_OBJECT_BYTES

Ce contenu n’est pas encore disponible dans votre langue.

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.