Connector SDK limits
The Connector SDK is subject to the following limits.
DEFAULT LIMITS
The limits on this page are defaults based on Workato best practices and are configured to enable optimal platform performance. Customers on Enterprise plans or above can contact their Customer Success Representative to request an extension of these limits for their specific use cases.
| Description | Limit |
|---|---|
| Maximum number of SDK/custom connectors in one workspace | 150 |
| Timeout for HTTP request inside SDK connectors in the Test code console | 40 seconds |
| Timeout for HTTP request inside SDK connectors in a job at runtime | 3 minutes |
| Timeout for compiling an SDK connector | 5 seconds |
| SDK Timeout credentials refresh | 30 seconds |
| Maximum number of swap outs in multi-step actions | 100 |
| Minimum swap interval in multi-step actions | 60 seconds |
| Maximum number of job suspensions | 50 |
| Maximum consecutive polling without any jobs produced | 600 |
| Maximum number of events in a single poll | 1,000 |
| Maximum data allowed in custom connector code | 10 MB |
| Compatible code formats | UTF-8 and JSON compatible |
FURTHER READING
- Refer to the SDK trigger polling limits documentation for more information on SDK polling trigger limits.
- Refer to the Platform limits documentation for more information about Workato limits.
Last updated: