pub const QUERY_MAX_LIMIT: u32 = 1000; // 1_000u32
Expand description

useful for placing an upper cap on query iterators as a safety measure to prevent exhausting resources on nodes that allow unbounded query gas