Skip to content

Commit

Permalink
Update new-connection.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlafleur committed Jun 10, 2021
1 parent 1fa6960 commit 0206666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/troubleshooting/new-connection.md
Expand Up @@ -2,7 +2,7 @@
description: Common issues when trying to set up a new connection (source/destination)
---

# Setting new connection
# On Setting up a New Connection

## Airbyte is stuck while loading required configuration parameters for my connector

Expand Down Expand Up @@ -42,4 +42,4 @@ airbyte-scheduler | io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: grpc:
There are two Github issues tracking this problem: [Issue #3942](https://github.com/airbytehq/airbyte/issues/3942) and [Issue #3943](https://github.com/airbytehq/airbyte/issues/3943)

The workaround for this is trying to transfer the tables you really want to use to another namespace.
If you need all tables you should split them into separate namespaces and try to use two connections.
If you need all tables you should split them into separate namespaces and try to use two connections.

0 comments on commit 0206666

Please sign in to comment.