How many server round trips one findPage may take before it returns a
bounded — but explicitly non-terminal — page. Defaults to 10.
The bound exists because a client-side filter can empty a whole raw batch: without it, a highly selective predicate over a large key range would scan indefinitely inside one request.