Skip to main content
Version: 2.14 (latest)

batch

Available since NATS Server 2.12
Requires Restart

Ceilings on atomic batch publishing.

Properties

NameDescriptionTypeDefaultReloadable
max_msgsMessages allowed in a single batch.integer1000No
max_inflight_totalBatches allowed in flight across the server.integer1000No
max_inflight_per_streamBatches allowed in flight for one stream.integer50No
timeoutHow long an incomplete batch is held before it is discarded.duration10sNo