The read request timeout limit is the number of seconds the client (gateway) waits for the server to respond. A read timeout occurs when the connection is established and the request is sent, but the server doesn't send a response before the timeout limit is reached. This prevents the request from being read.
Description
Limit
Notes
Read request timeout
180 seconds
This limit applies to all connectors except the following:
Amazon S3
Azure blob storage
Bim360
JavaScript
Python
REST
Ruby
Workday
Xactly
Read request timeout for select Amazon S3 connector actions
1,200 seconds
This limit applies to the following S3 connector actions:
Get file action
Upload file action
Upload file streaming action
Read request timeout for select Azure blob storage connector actions
Variable. If the blob_type is BlockBlob, the timeout is 900 seconds. Otherwise, the timeout is 180 seconds.
This limit applies to the following Azure blob storage connector actions:
Upload blob storage action
Read request timeout for JavaScript evaluation in actions
30 seconds
This limit applies to the following action:
Invoke custom JavaScript code action
Read request timeout for Python evaluation in actions
90 seconds
This limit applies to the following action:
Invoke custom Python code action
Read request timeout for Ruby connector actions
30 seconds
This limit applies to the following action:
Invoke custom Ruby code action
Read request timeout for REST connector actions
Variable. If wait for request is true, the timeout is 3,600 seconds (1 hour). Otherwise, the timeout is 120 seconds.
This limit applies to the following REST connector action:
Make request (v2) action
Read request timeout for Workday connector actions
300 seconds
This limit applies to the following actions:
Get report action
Call operation action
Read request timeout for Xactly connector actions
300 seconds
This limit applies to the following Xactly connector actions:
Some database connector action timeouts may vary, including the Snowflake Run long query custom SQL action, which has a timeout limit of 60 minutes.
Maximum BLOB (Binary Large Object) size
1 MB
NA
Query size limit for Run custom SQL actions
1 MB
This limit is effective December 1, 2025 and applies to the following connectors:
Google BigQuery
JDBC
IBM Db2
MySQL
Oracle
Postgresql
Redshift
Snowflake
SQL Server
Maximum rows returned by Select rows using custom SQL actions
50,000
Starting February 8, 2026, the Select rows using custom SQL action returns a maximum of 50,000 records for all new recipes and existing recipes that don't currently exceed this limit. Starting March 15, 2026, this limit extends to all recipes using this action, including existing recipes that currently exceed the limit. Recipes configured to retrieve more than 50,000 records will be truncated to this limit. This applies to the following connectors: