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

[META] Improved connection loss handling #7186

Open
3 tasks
fredo opened this issue Jun 24, 2021 · 1 comment
Open
3 tasks

[META] Improved connection loss handling #7186

fredo opened this issue Jun 24, 2021 · 1 comment

Comments

@fredo
Copy link
Contributor

fredo commented Jun 24, 2021

This is not an easy problem as it can open vulnerabilities easily. If connection is broken to any external RPC then we must stop the state machine.
The team decided to handle it with better notifications for now to give a better user feedback.

Soft measurements:

@fredo fredo changed the title Better Connection loss handling Improved connection loss handling Jun 24, 2021
@fredo fredo added this to Backlog in Raiden Berlin Sprint Jun 24, 2021
@ulope
Copy link
Collaborator

ulope commented Jun 28, 2021

One more option we discussed:

  • Add a soft-restart feature that would allow the client to self restart from the outer layer (cli) in case of an exception, removing the need for the user to setup a process manager

@istankovic istankovic changed the title Improved connection loss handling [META] Improved connection loss handling Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants