Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List should support pagination with a documented default and max limit #79

Open
moritzraho opened this issue Nov 27, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@moritzraho
Copy link
Member

As shown by #73 the number of returned elements is 5000 but there are no means to get the next elements.
List should implement a pagination mechanism.
Also the default page size should be set to a much smaller value than the max 5000, so that it take I/O Runtime memory and request/response size limits into account.

@moritzraho moritzraho added the enhancement New feature or request label Nov 27, 2020
@aiojbot
Copy link
Collaborator

aiojbot commented Nov 27, 2020

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-971

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants