risingwave_common::config

Constant MAX_CONNECTION_WINDOW_SIZE

source
pub const MAX_CONNECTION_WINDOW_SIZE: u32 = _; // 2_147_483_647u32
Expand description

Use the maximum value for HTTP/2 connection window size to avoid deadlock among multiplexed streams on the same connection.