Skip to content

Count and stream the large list endpoints #386

Description

@haksungjang

Two items left from the list-bounding work:

  • List responses have no total count, so a client cannot tell a full page from the end of the data.
  • CSV export re-executes the query per offset, so a large export runs the same scan repeatedly.

Both need measurement before sizing. Neither corrupts data; they degrade under volume.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions