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

Fix/run all streams each sync #90

Merged
merged 2 commits into from
May 16, 2019
Merged

Conversation

dmosorast
Copy link
Contributor

When the state has a currently_syncing stream, indicating that the previous run was interrupted, the tap would just run until it finished the list of streams. This PR makes it so that ALL streams are attempted from every run.

If a "currently_syncing" stream is found, the streams that come before that one are appended to the end of the list, instead of dropped.

@dmosorast dmosorast merged commit 99a4df6 into master May 16, 2019
@dmosorast dmosorast deleted the fix/run-all-streams-each-sync branch May 16, 2019 18:49
mdimercurio added a commit to dialoguemd-archives/tap-hubspot that referenced this pull request Jun 1, 2019
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.

1 participant