Skip to content

ParallelQuery batchsize cannot adjust for query size #328

Description

@bovlb

Generally it is fastest to make the batchsize as large as possible, and the effective limit is on the total byte size of the encoded query. For example, image uploads need smaller batchsize than descriptor uploads. It would be useful if we could make the batchsize adjust automatically to keep the encoded query under a specific byte limit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions