Skip to content

when send a logon,keep tagNextExpectedMsgSeqNum val - #774

Open
BingerCoder wants to merge 1 commit into
quickfixgo:mainfrom
BingerCoder:fix-tagNextExpectedMsgSeqNum
Open

when send a logon,keep tagNextExpectedMsgSeqNum val#774
BingerCoder wants to merge 1 commit into
quickfixgo:mainfrom
BingerCoder:fix-tagNextExpectedMsgSeqNum

Conversation

@BingerCoder

@BingerCoder BingerCoder commented Sep 2, 2026

Copy link
Copy Markdown

When we initiate a logon, NextExpectedMsgSeqNum should remain unchanged instead of incrementing. Otherwise, it will exceed the counterparty's actual sequence number, triggering an error.
NextExpectedMsgSeqNum (789) is higher than the next-to-be-assigned sequence

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

Successfully merging this pull request may close these issues.

1 participant