issues
search
rundeck-plugins
/
sshj-plugin
SSH Node Executor and Field Copier using SSHJ
0
stars
3
forks
source link
RSE-925: SSHJ executor does not honor keep-alive-interval
#22
Closed
ltamaster
closed
10 months ago
ltamaster
commented
11 months ago
keep alive interval needs to be set before the connection is open
add keep alive max count (it will trigger an exception if the connection is lost after that value)
for issue
https://github.com/rundeck/rundeck/issues/8745
for issue https://github.com/rundeck/rundeck/issues/8745