Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect link loss and recover #225

Open
tasket opened this issue Dec 8, 2024 · 0 comments
Open

Detect link loss and recover #225

tasket opened this issue Dec 8, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@tasket
Copy link
Owner

tasket commented Dec 8, 2024

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

@tasket tasket added enhancement New feature or request help wanted Extra attention is needed labels Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant