You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: