|
From: Bartłomiej K. <bar...@gm...> - 2018-01-26 13:47:57
|
Hello! I know that quickfix is queueing messages in message store and sends them when other party is logged into the session. My problem is that when new session starts, the sequence number is resetted to 1 and thus messages queued after session end time (but before star time) are never being sent to counterparty. Is there a way for a quickfix to ensure that the message will always been sent, preferably at the begging of the new session? Best regards Bartłomiej Kruczyk |