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

Does end_time refer to count or to the actual 1000 results retrieved #507

Open
EliYk opened this issue Mar 6, 2022 · 0 comments
Open

Does end_time refer to count or to the actual 1000 results retrieved #507

EliYk opened this issue Mar 6, 2022 · 0 comments

Comments

@EliYk
Copy link

EliYk commented Mar 6, 2022

Hi,

I have a question regarding incremental exports.

I understand that count returns the number of total available results, whereas the generator itself holds a 1000 or less, as per Zendesk's restriction.

My question is regarding the end_time flag. Does it refer to the time of the last item as per count, or to the last item that's actually available in the generator (the <=1000th one)?

If it is the former, would it be feasible to add another flag, something like last_retrieved_end_time, that regards the actual last result?

Cheers,
Eli

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

1 participant