We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A UAID is connected to FE1 and lost the connection. After that UAID is connected to FE2 so to sockets are open (FE1 is waiting for the TCP timeout).
To improve this, FE2 will notify through the FE1 message queue "UAID is now connected with me" so FE1 can close the connection before.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A UAID is connected to FE1 and lost the connection. After that UAID is connected to FE2 so to sockets are open (FE1 is waiting for the TCP timeout).
To improve this, FE2 will notify through the FE1 message queue "UAID is now connected with me" so FE1 can close the connection before.
The text was updated successfully, but these errors were encountered: