mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-07 00:01:52 -05: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.