Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Add option to configure page size when fetching all entries #90

Closed
dlitvakb opened this issue Aug 17, 2016 · 0 comments
Closed

Add option to configure page size when fetching all entries #90

dlitvakb opened this issue Aug 17, 2016 · 0 comments
Assignees

Comments

@dlitvakb
Copy link
Contributor

When using :all_entries page size is forced to 1000, while this makes fetching everything use less CDA calls, it may be increasing the size of each call to huge amounts, a user reported having a call that returned over 70MB of response.

Therefore we need to add a way of customising the size of each page, while we continue fetching everything, making this use more calls but on smaller and more manageable chunks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant