mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-06 12:00:35 -04:00
An ssh server should always send a reply packet to the keepalive request. If we miss those replies for over 2min, consider the connection dead and abort, rather than block the provisioner indefinitely.