pub const GRPC_CHUNKED_MESSAGE_FILL_LIMIT: usize = _; // 11_744_051usizeExpand description
Limit of gRPC message size up to which we will try to populate with data when estimating. We leave 30% of buffer for the rest of the message and potential underestimation.