Function servers::http::process_with_limit

source ยท
pub fn process_with_limit(
    outputs: Vec<GreptimeQueryOutput>,
    limit: usize,
) -> Vec<GreptimeQueryOutput>