completion of the operation ... We increased the Connection Timeout
You get a Command timeout, not a connection timeout
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Created .net core console application inside using ADO drivers and synapse serverless(on-demand sql) connection string to executing csv to parquet conversion script.
Small set of data it's working fine. But when medium set of data we are getting timeout exception in 30 seconds and getting below error.
"Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding."
We increased the Connection Timeout=3000 in connection string but still we are getting timeout exception in 30 seconds.
Is there any way we can increase the script execution time in synapse serverless side or any ware?
Could you pleas help me how to resolve this issue?
completion of the operation ... We increased the Connection Timeout
You get a Command timeout, not a connection timeout