You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: