pub const MAX_PENDING_REQUESTS: usize = 30_000;
Maximum number of pending requests before applying backpressure.