Skip to main content

Module chunk

Module chunk 

Source
Expand description

Request limits, canonical publish units, and complete topic reads.

Structs§

OrderedQueryPage
One bounded ordered query result. Receipt is not committed by the query.
PublishUnit
One envelope, or a commit and its proposals. A unit is never split.

Constants§

MAX_PUBLISH_CHUNKS_IN_FLIGHT
MAX_READ_CHUNKS_IN_FLIGHT

Functions§

chunk_publish
Chunk against the compiled defaults, for a caller that holds no snapshot.
chunk_publish_within
Split units into requests the deployment accepts (CFG-064). A commit and its proposals are one unit and never straddle a chunk.