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

Add bookmark sort as request parameter #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dwallace0723
Copy link

Overview

We have run into a few edge cases where a record was updated during an ongoing sync, and because of the way we paginate through result sets, the record was missed and not caught in future syncs. This small change introduces a request parameter that essentially ensures that the most recently updated records for an endpoint are always placed at the end of the offset.

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

Successfully merging this pull request may close these issues.

None yet

1 participant