Cloud SQL - MySQL connector - Default Timeout

Hello,

I experience with the Cloud SQL connector and would like to know if there is a way to increase the execution timeout.

In my test I use a stored procedure (picked from the actions presented in the connector) and it appears that the call times out after the standard 30s delay. In most cases this should be enough but is it possible to indicate a longer execution delay for some long running stored procedures?

Regards

Philippe

Hi @phertzog , The ability to configure the timeout for each task is on the roadmap.

1 Like

Ok, thanks