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

Survivability of the command stream #22

Open
gmerlino opened this issue Jun 22, 2015 · 1 comment
Open

Survivability of the command stream #22

gmerlino opened this issue Jun 22, 2015 · 1 comment

Comments

@gmerlino
Copy link
Member

As any tunneling requests, payloads and reconfigurations pass through the (master) WAMP connection, we need to ensure its "survivability" in the face of any issues, a non-exhaustive list of which follows:

  • connectivity dropouts (any detected flappiness needs a clean, i.e., race-free, restart)
  • out-of-band, e.g., supervisor-based, logic (restarting frozen process)
  • watchdog process (or hardware-based watchdog, if available, to reboot OS when the board becomes unresponsive)
@gmerlino
Copy link
Member Author

gmerlino commented Jun 8, 2016

Resuming this (ancient) enhancement bug: this is partly related to MDSLab/s4t-lightning-rod#23

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

No branches or pull requests

3 participants