risingwave_common::config

Constant STREAM_WINDOW_SIZE

source
pub const STREAM_WINDOW_SIZE: u32 = _; // 33_554_432u32
Expand description

Use a large value for HTTP/2 stream window size to improve the performance of remote exchange, as we don’t rely on this for back-pressure.