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

Support cursor pagination #169

Open
felixpelletier opened this issue Oct 14, 2021 · 1 comment
Open

Support cursor pagination #169

felixpelletier opened this issue Oct 14, 2021 · 1 comment

Comments

@felixpelletier
Copy link

Discussed in Speedygeek/ZendeskApi_v2#524

Originally posted by ilCosmico June 25, 2021
[...]

Effective September 15, 2021, we will be implementing rate limits on all OBP requests beyond 1,000 pages (and 100,000 resources).

In order to protect Zendesk infrastructure and encourage a shift to cursor-based pagination (CBP), requests made beyond 1,000 pages will still be allowed, but will be limited to 10 requests per minute. This will impact how long it takes to get data with very high page offsets.

[...]

Using cursor pagination seems essential at this point. We're already seeing heavy-throttling for our use case and would benefit greatly from using this.

@mozts2005
Copy link
Member

I am moving this issue to the repo where this work will be completed.

@mozts2005 mozts2005 transferred this issue from Speedygeek/ZendeskApi_v2 Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants