Constant SCAN_RESPONDER_BUFFER_SIZE

Source
const SCAN_RESPONDER_BUFFER_SIZE: usize = 10_000;
Expand description

The maximum number of messages that can be queued to be streamed to a client from the scan method.