Skip to content

what happens when you call Session.sendToTarget while resend is in progress? #436

Answered by chrjohn
QwertGold asked this question in Q&A
Discussion options

You must be logged in to vote

This has lead me to the conclusion that QFJ, does not prevent the sending of messages while a resend is in progress.

Correct, there is no reason to not send messages in that case.
As I commented on that StackOverflow question there does not seem a strict requirement to cache out-of-sequence messages, however it is recommended to cache messages.

The relevant details are here: https://www.fixtrading.org/standards/fix-session-layer-online/#message-recovery e.g. in figure 13.

Especially see here: https://www.fixtrading.org/standards/fix-session-layer-online/#fix-session-state-matrix points 11 and 12 where it is stated to queue messages when in resend processing.

One thing to note, however, …

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by QwertGold
Comment options

You must be logged in to vote
3 replies
@chrjohn
Comment options

@QwertGold
Comment options

@chrjohn
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants