-
Notifications
You must be signed in to change notification settings - Fork 8
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
reset problem with shofco syncs #120
Comments
|
created new connection to an
|
reset the old connection, synced
|
note that even though the new connections went from
|
inspecting the catalog
the catalog contains a list of 39 streams the index of In the connector's Python code we have and So And these streams are probably run in the order in which they appear in the Attempt: replace the old connection's catalog with the new connection's catalog (could have just moved the object for Cleared and syncing
|
yes that fixed it
|
long-term fix will be done via #121
|
Describe the bug
We've some missing data from commcare and we created a new sync to test this. New sync which we just created pulled
both is using the same source. but one is pulling only few record after reset.
The text was updated successfully, but these errors were encountered: