Taragolis commented on issue #29241: URL: https://github.com/apache/airflow/issues/29241#issuecomment-1409053239
More troubleshooting, rather than issue. Convert to discussion If you have a problem with SSH Banner you might setup timeout in SshHook: https://github.com/apache/airflow/blob/5e470c1fc422a05815a595cdf2544ebc586405cc/airflow/providers/ssh/hooks/ssh.py#L111 Or in SSHOperator https://github.com/apache/airflow/blob/5e470c1fc422a05815a595cdf2544ebc586405cc/airflow/providers/ssh/operators/ssh.py#L90 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
