Erick Corona
Erick Corona
## What Shopify connector is affected by Connection Reset/Aborted errors which wrongly show in traces as `system` errors and don't have a proper error message. See [issue](https://github.com/airbytehq/airbyte-internal-issues/issues/7084) ## How We...
## What Add tests for reading records from a GraphQL bulk in Shopify ## How Created an integration tests file for testing the entrypoint `read()` function. A couple tests were...
## What Make it clearer when a CSV file has problems in discover/read because of a file encoding mismatch. ## How Catching the UnicodeError and throwing an easier to read...
## Current situation The Stripe API doesn't support retrieving `expandable` fields through the Events API. This makes it impossible to construct the full data in incremental sync without retrieving the...