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

Shopify connector timeouts or hits quota limits #3412

Closed
gordalina opened this issue May 14, 2021 · 3 comments
Closed

Shopify connector timeouts or hits quota limits #3412

gordalina opened this issue May 14, 2021 · 3 comments
Labels

Comments

@gordalina
Copy link
Contributor

Expected Behavior

Shopify connector should recover gracefully from when a connection timeout happens or the quota limit is hit.

Current Behavior

Right now the connector fails and no data is normalized. From the logs, we see the error as collection timed out, but this may be related to quota limits.
On the next run, the connector starts from the beginning which leads to the same error.

Logs

shopify.log

Steps to Reproduce

  1. Create a connection from Shopify to Postgres with normalization
  2. Sync
  3. See it fail to normalize, but some data is created in the raw tables

Severity of the bug for you

High

Airbyte Version

0.20.0-alpha

Connector Version (if applicable)

airbyte/destination-postgres:0.2.4
airbyte/source-shopify-singer:0.2.1

Additional context

GCE on GCP

@gordalina gordalina added the type/bug Something isn't working label May 14, 2021
@sherifnada
Copy link
Contributor

@gordalina we just published a fix in #3409 -- can you upgrade your connector version to 0.2.2 and try again?

@marcosmarxm marcosmarxm added the area/connectors Connector related issues label May 14, 2021
@gordalina
Copy link
Contributor Author

I'll try and let you know, thank you for the quick reply @sherifnada

@gordalina
Copy link
Contributor Author

@sherifnada the new version worked like a charm, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants