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

Replication returning "Mailchimp campaigns export is still in progress after x seconds. Will continue with this export on the next sync." #56

Open
mariana-s-fernandes opened this issue Nov 23, 2022 · 1 comment

Comments

@mariana-s-fernandes
Copy link

mariana-s-fernandes commented Nov 23, 2022

We are using Stitch to replicate Mailchimp data to a Redshift DWH on 1h intervals.
Our replication is often down and returns what seems to be a timeout error:

Mailchimp campaigns export is still in progress after 43200 seconds. Will continue with this export on the next sync.

The number of rows loaded when the error returns is inferior to what it should be. We are missing a lot of data.

This line in the code:

message = 'Mailchimp campaigns export is still in progress after {} seconds. Will continue with this export on the next sync.'.format(MAX_RETRY_ELAPSED_TIME)

Is there anything that can be done to fix this?

@mariana-s-fernandes
Copy link
Author

@alexanderspen watch this ^

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