Hi Team,
There was a timeout error, what this signifies? Here, we pull the data from snowflake as a batches. In the integration, we have setup to 1500 seconds. Will increasing query timeout help here?
Discussion posts and replies are publicly visible
Purvaja
A timeout error indicates a process exceeded the allowed time. Pulling data from Snowflake in batches with a 1500-second integration timeout suggests extending the query timeout could help.
I would recommend analyzing the performance of the integration process, optimizing queries if possible, and monitoring the impact of increasing the query timeout before making any adjustments.