Skip to content

Add pagination of results #23

@t-persson

Description

@t-persson

Description

Pagination is not supported in the current version but we still limit the results at 100, I think.
Or we just return everything, which is just as bad.

Motivation

Faster queries, less cpu usage (and no loss of data if we do have a limit of 100)

Exemplification

Smaller requests and faster response times.

Benefits

Smaller requests and faster response times.

Possible Drawbacks

Harder on the clients consuming the API.

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