quickfixj icon indicating copy to clipboard operation
quickfixj copied to clipboard

Prioritize Resend, if configured.

Open AbhinavAtul opened this issue 1 year ago • 2 comments

Prioritize Resend, if configured, allows lagging counter-party app to catch up by scheduling resend responses first over new/pending messages.

AbhinavAtul avatar Nov 27 '23 09:11 AbhinavAtul

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?

chrjohn avatar Jan 05 '24 11:01 chrjohn