moose
moose copied to clipboard
Detect and react to host-down
This issue is about exploring and proposing a design for how a host should detect if another host goes down during execution, and react accordingly by eg aborting the session instead of the current behaviour of just hanging.
A simple solution might be timeouts and some form of ping messages.