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

Improve Error Handling #89

Open
kathrynfejer opened this issue Aug 15, 2019 · 0 comments
Open

Improve Error Handling #89

kathrynfejer opened this issue Aug 15, 2019 · 0 comments

Comments

@kathrynfejer
Copy link
Contributor

Currently when there is an error in enftun we either:

  • call stop_all and reconnect
  • log the error, but nothing else is done

If we are reconnecting, when the error could be handled in another way, we lose availability. How this is solved may be different for each case, but it would be good to take a look at how we can improve error handling. The motivation for this issue comes from this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant