Skip to content

Paginate get_entity_graph response as it's very slow #231

@clbarnes

Description

@clbarnes

The request takes a parameter range_start and another range_length. The response object contains a totalRecords integer.

We should make 1 request of a small number of entities (1000 or so), read the number of total records, and then parallelise getting all the rest.

Metadata

Metadata

Assignees

No one assigned

    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