fatmumuhomer commented on a change in pull request #17236:
URL: https://github.com/apache/airflow/pull/17236#discussion_r683804274



##########
File path: docs/apache-airflow-providers-ssh/connections/ssh.rst
##########
@@ -47,7 +47,8 @@ Extra (optional)
     * ``key_file`` - Full Path of the private SSH Key file that will be used 
to connect to the remote_host.
     * ``private_key`` - Content of the private key used to connect to the 
remote_host.
     * ``private_key_passphrase`` - Content of the private key passphrase used 
to decrypt the private key.
-    * ``timeout`` - An optional timeout (in seconds) for the TCP connect. 
Default is ``10``.
+    * ``conn_timeout`` - An optional timeout (in seconds) for the TCP connect. 
Default is ``10``. The paramater to 
:class:`~airflow.providers.ssh.hooks.ssh.SSHHook` conn_timeout takes precedence.

Review comment:
       Sorry - what do you mean by "on the other side"?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to