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

Timed out creating connection using terraform #129

Open
tuanchris opened this issue Jul 17, 2024 · 0 comments
Open

Timed out creating connection using terraform #129

tuanchris opened this issue Jul 17, 2024 · 0 comments

Comments

@tuanchris
Copy link

Hi,

We got this issue while using terraform to create a connection for Airbyte Cloud. Our source database has about 1000 tables and I think that's why the API call time outed. When I tried creating a connection with 1 table, tf timed out, but eventually the connection was created. When I tried with more than 100 tables, no connection was created.

╷
│ Error: failure to invoke API
│ 
│   with airbyte_connection.my_connection,
│   on connection.tf line 1, in resource "airbyte_connection" "my_connection":
│    1: resource "airbyte_connection" "my_connection" {
│ 
│ error sending request: Post "https://api.airbyte.com/v1/connections": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
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