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

TcpServer Does not Retry Properly #2940

Closed
LeStarch opened this issue Oct 10, 2024 · 2 comments
Closed

TcpServer Does not Retry Properly #2940

LeStarch opened this issue Oct 10, 2024 · 2 comments
Labels

Comments

@LeStarch
Copy link
Collaborator

LeStarch commented Oct 10, 2024

F´ Version
Affected Component

Problem Description

TCP server does not have retry capability. If it fails to open the TCP port, then send statuses fail with:

[ERROR] Failed to send framed data: 2
[WARNING] Failed to open port with status -11 and errno 9

This is a bad file descriptor.

@LeStarch LeStarch added the bug label Oct 10, 2024
@LeStarch
Copy link
Collaborator Author

Should be fixed by new PR

@thomas-bc
Copy link
Collaborator

Fixed by #2950

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

No branches or pull requests

2 participants