Skip to content

TCP Keep Alive Option #288

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

Closed
ryanmelt opened this issue Nov 28, 2022 · 2 comments · Fixed by #1018
Closed

TCP Keep Alive Option #288

ryanmelt opened this issue Nov 28, 2022 · 2 comments · Fixed by #1018
Assignees
Labels
enhancement New feature or request

Comments

@ryanmelt
Copy link
Member

Something like: BallAerospace/COSMOS#1800 except make an option

@ryanmelt ryanmelt added the enhancement New feature or request label Nov 28, 2022
@ryanmelt ryanmelt self-assigned this Dec 7, 2022
@MTI-twalker
Copy link

MTI-twalker commented Feb 10, 2023

Possible additional enhancement:
The TCP connections currently go stale after a unknown amount of time. Days later, when attempting to use the connection the interfaces/routers state "CONNECTED". The way I can tell this is an issue is the connect/disconnect button no longer does anything. So the plugin needs to be reloaded. It would be good to auto_disconnect prior to the TCP timeout. That way at least you can reconnect without reloading.

@ryanmelt
Copy link
Member Author

ryanmelt commented Jan 7, 2024

TCP connections going stale is a known Docker Desktop issue that is discussed on our Installation page on how to address: https://docs.openc3.com/docs/getting-started/installation

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

Successfully merging a pull request may close this issue.

2 participants