const SCAN_RESPONDER_BUFFER_SIZE: usize = 10_000;
The maximum number of messages that can be queued to be streamed to a client from the scan method.
scan