Is there any way to configure timeouts for external catalog connections? We are getting some timeouts with complex queries accessing a pgsql database through the catalog. We tried configuring the connection and we got this error
โ Error: cannot update connection: CONNECTION/CONNECTION_POSTGRESQL does not support the following option(s): connectTimeout. Supported options: host,port,user,password.