quickfixgo / quickfix

The Go FIX Protocol Library :rocket:
https://www.quickfixgo.org/
Other
735 stars 288 forks source link

ResetSeqNumFlag #517

Open aozeahj opened 1 year ago

aozeahj commented 1 year ago

Setting ResetSeqNumFlag(141)='Y' when initiator run the start() method is not supported. This prevents the session serial number from being reset automatically.

mgatny commented 1 year ago

Can you explain your use case a little more? In the meantime, some things you could do: