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

Edge gateway connection broken but shows as connected #1298

Open
richturner opened this issue May 10, 2024 · 1 comment
Open

Edge gateway connection broken but shows as connected #1298

richturner opened this issue May 10, 2024 · 1 comment
Assignees

Comments

@richturner
Copy link
Member

Describe the bug
If the TCP WS connection gets broken between the edge gateway and the central instance then the edge gateway is unaware and still shows as connected and never enters the reconnect logic.

To Reproduce
Steps to reproduce the behavior:

  1. Setup an edge gateway and central instance
  2. Once edge gateway is connected restart the central manager container
  3. Edge gateway manager interconnect UI will still show as connected but central manager gateway status will be disconnected

Expected behavior
Edge gateway should detect broken pipe and enter reconnect logic.

@richturner richturner self-assigned this May 10, 2024
@richturner
Copy link
Member Author

Should introduce a WS ping pong and check keep alive / timeout config.

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