quickfixj
quickfixj copied to clipboard
Prioritize Resend, if configured.
Prioritize Resend, if configured, allows lagging counter-party app to catch up by scheduling resend responses first over new/pending messages.
This probably relates to #271
@philipwhiuk you created #271 but this seems to be the other way round. You wanted to throttle resend request responses, this PR right here wants to prioritize them. So it seems we have two competing concepts here. Any thoughts?