Open vsayer opened 1 year ago
We're facing the same issue, connecting from snowflake to postgress. If anyone is willing to help out to point us in the right direction, we might be able to take a look at it.
@andreu7d @vsayer how did you get round this issue in the end? Having the same issue with snowflake to milvus
Environment
Current Behavior
The initial sync does not complete. The sync runs for ~7h30m and then decides to throw an timeout error.
This appears to be a problem because the initial sync volume is really large.
To make sure it was not related to the local EC2 instance it was running, the same thing was tried on Airbyte Cloud. The same issue occurred which appears to confirm it's a issue with the Snowflake source.
Expected Behavior
The initial sync should complete.
Logs
The full log file was already shared on the Airbyte slack channel
airbyte-help
. It's 102MB so do not want to share here due to the size of the log.Steps to Reproduce
Are you willing to submit a PR?
Sure! If I can be pointed in the right direction!