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

Save sync_id bookmark directly after the export is created #34

Merged
merged 1 commit into from
Nov 4, 2020

Conversation

dmosorast
Copy link
Contributor

Description of change

In cases where a sync times out, the tap would submit a new export the next time it was run. This PR is to save the sync_id in state so that it can continue polling if interrupted due to timeout or other extraneous circumstances.

Manual QA steps

  • Ran through a sync and confirmed that the bookmark was saved, then nulled out after export.

Risks

  • Low, bookmarking more frequently is a good thing.

Rollback steps

  • revert this branch and bump patch version

@dmosorast dmosorast merged commit 42665d1 into master Nov 4, 2020
@dmosorast dmosorast deleted the fix/bookmark_sync_id_earlier branch November 4, 2020 20:25
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.

2 participants