Optional ReadonlyconsistencyEventual-consistency controls forwarded to the underlying search call. Defaults
to { waitUpToMs: 0 }. Only the first page honours this window: once paging
is under way an empty page is end-of-results, not a not-yet-consistent read.
Optional ReadonlymaxSafety cap on pages fetched (default: unbounded). A non-positive value fetches no pages at all — the cap is enforced before the first request.
Optional ReadonlymodeHow to advance. auto prefers a cursor, falls back to offset.
Options for the Effect client's
.paginate.