Skip to main content

MAX_TAIL_BLOCK_MS

Constant MAX_TAIL_BLOCK_MS 

Source
pub const MAX_TAIL_BLOCK_MS: u64 = 30_000;
Expand description

Maximum tail block duration accepted by tail_stream. Mirrors the REST endpoint ceiling so SDK callers can’t wedge a connection longer than the server would accept.