Skip to content

Large request must must be pageinateable #1

Description

@sjefen6

Large and possible heavy request should be pageinateable. This will allow server side implementations to return less items and not force it to generate a huge response. Quicker server side responses will in turn make clients faster, and addidtionaly they can start showing the library before all content is synced. The client should be able to set a maximum number of items returned, but the server side implementation can choose to futher limit the amount if items returned without beeing forced to return a fixed amount of items (for example limit items by execution time).

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions