Connector limits

Prev Next

Learn best practices and limits for using connectors to efficiently scale them in production environments.

Limits

Common questions
Is there a limit on number of Connectors? No.
Is there a limit on number of Connector Functions on a Connector? No.
What are the limits on the payload size for a request and a response? The maximum payload size depends on the type of Connector Host used. Each connector host type has the following default size, and they can be configured:
- Cloud connector host: 20 MB
- On-premise connector host: 50 MB
- Edge device connector host: 50 MB
For a SQL Connector, is there a limit on the number of records returned by a query? The limit of number of rows returned on a SQL Connector Function is a result of the maximum payload size for the Connector Host used.

Timeouts

Parameter Description Default Timeout
Connector timeout Controls how many seconds the connector host will wait before timing out a connector function (either HTTP or SQL) or connection by throwing a timeout error. 20 seconds (configurable)
Connector OAuth 2.0 timeout Controls how long the Tulip platform will wait when authenticating with OAuth 2.0 before throwing a timeout error 30 seconds (configurable)

Further reading


Did you find what you were looking for?

You can also head to community.tulip.co to post your question or see if others have solved a similar topic!