Recent searches


No recent searches

Radha's Avatar

Radha

Joined May 24, 2024

·

Last activity May 24, 2024

Following

0

Followers

0

Total activity

6

Vote

1

Subscriptions

2

ACTIVITY OVERVIEW

Latest activity by Radha

Radha commented,

Community comment Developer - Zendesk APIs

View comment · Posted May 24, 2024 · Radha

0

Followers

0

Votes

0

Comments


Radha commented,

CommentDeveloper updates

Hey,

I am using the endpoint api/v2/ticket_metrics.json to fetch ticket metrics. My goal is to retrieve metrics until the tickets are 7 days old, utilizing pagination. Initially, I used offset pagination, but due to its limitations, I switched to cursor pagination.

However, I am encountering issues with cursor pagination, as each API call takes between 17 to 30 seconds. Upon debugging, I discovered that the API response time is significantly higher with cursor pagination.

Could you please help me understand why this is happening? Is the increased response time due to the use of cursor pagination? How can I resolve this issue? It is crucial for me to reduce the API response time.

View comment · Posted May 24, 2024 · Radha

0

Followers

1

Vote

0

Comments


Radha created a post,

Post Developer - Zendesk APIs

Hey,

I am using the endpoint api/v2/ticket_metrics.json to fetch ticket metrics. My goal is to retrieve metrics until the tickets are 7 days old, utilizing pagination. Initially, I used offset pagination, but due to its limitations, I switched to cursor pagination.

However, I am encountering issues with cursor pagination, as each API call takes between 17 to 30 seconds. Upon debugging, I discovered that the API response time is significantly higher with cursor pagination.

Could you please help me understand why this is happening? Is the increased response time due to the use of cursor pagination? How can I resolve this issue? It is crucial for me to reduce the API response time.
 

Posted May 24, 2024 · Radha

0

Followers

2

Votes

2

Comments