The default page size in this library is currently 100, and it's easy to bump into the API payload limits when retrieving content (10 MB). We forked this and reduced the page_size to 20 for now, but lowering this limit to something more reasonable and letting the pagination do the work would be ideal.
The default page size in this library is currently 100, and it's easy to bump into the API payload limits when retrieving content (10 MB). We forked this and reduced the page_size to 20 for now, but lowering this limit to something more reasonable and letting the pagination do the work would be ideal.