Skip to content

REQUEST_STATUS_INCOMPLETE_REASONS

const REQUEST_STATUS_INCOMPLETE_REASONS: readonly ["query_result_limit_reached"]

Defined in: src/schemas/pagination.schema.ts:40

Reasons why a query result can be incomplete even when has_more is false. This happens only when a query hits the 10,000-result pagination depth cap.