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

node crashes if run without internet connection #5

Open
alpsarica opened this issue Mar 16, 2024 · 1 comment
Open

node crashes if run without internet connection #5

alpsarica opened this issue Mar 16, 2024 · 1 comment

Comments

@alpsarica
Copy link
Contributor

If core node is run without an active internet connection, instead of returning an error, node instantly crashes. Sometimes this issue also causes other nodes to crash.

@nacidai
Copy link
Contributor

nacidai commented Mar 22, 2024

This should be addressed for the complete agent lifecycle:

  • Connectivity is not guaranteed and failures are common
  • Agents should have retry and recovery modes until they are successfully registered with the twin server
  • Agent lifecycle states should be reliably updated with the twin server

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

2 participants