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

Package has major issues with degraded Sockets #44

Open
Brondahl opened this issue Dec 16, 2024 · 0 comments
Open

Package has major issues with degraded Sockets #44

Brondahl opened this issue Dec 16, 2024 · 0 comments

Comments

@Brondahl
Copy link

If the remote server is rebooted and we don't send a message within the 60s FIN packet timeout, then the TcpClient doesn't notice and keeps blindly sending logs into the void for ~18minutes, entirely dropping those logs.

Enabling KeepAlive or logging frequently both appear to mostly resolve it, but still leads to 1-2 log records getting lost when the destination reboots.

I've pulled this codebase into my project to refactor and fix it. Might raise a fixing PR eventually, but wanted to make sure this was documented on GH.

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