Skip to content

Allow default query limit to be set through env variable instead of being hardcoded to 500 #712

Open
@paulborgermans

Description

@paulborgermans

Although we need it to circumvent a strange issue when using MySQL as a backend, I think its good practice to make hardcoded values overridable.

It also makes querie more efficient where one would loop over all possible results in batches, as is done by the access_manager and metadata_manager.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions