Currently Wyng send and receive will simply fail if a remote link is interrupted. Usually this manifests as a Broken Pipe or Timeout error and exit with error code.
To make the backup and restore processes more robust, Wyng should handle specific errors when a link goes down and possibly attempt to re-start the connection.
Related: #15
Currently Wyng send and receive will simply fail if a remote link is interrupted. Usually this manifests as a Broken Pipe or Timeout error and exit with error code.
To make the backup and restore processes more robust, Wyng should handle specific errors when a link goes down and possibly attempt to re-start the connection.
Related: #15