Skip to content

Allow limiting queries above 1k records #10

@0x80

Description

@0x80

Currently you can't set a limit on a query above 1k. Error: Limit 10000 is greater than the maximum query limit of 1000

The getDocuments and processDocuments abstractions were designed to always process the full amount of documents, but it seems reasonable to allow setting a limit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions