Fix session disconnect #565
Unanswered
chiranjeevfx
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Fix client is experiencing a session disconnect issue. Fix server is using quickfixgo and server logs shows that there was a test heartbeat message sent for which it didn't get a response and session timeout occurred followed by disconnect. Client side event logs showing that:
But there's no indication of connection issue on the server side. The server side logs:
But no logs on server side for anything before "Sent test request TEST". Has anyone seen this before ?
Beta Was this translation helpful? Give feedback.
All reactions