|
From: Philip W. <Phi...@fl...> - 2024-03-17 19:37:17
|
Hi, You are almost certainly better off storing the messages you receive and then ensuring that each FIX message is processed within your app. If an individual message has an error you can reject it (but this would not normally lead to a resend). While you can re-request messages repeatedly it's a fairly hostile behaviour and many brokers may chose not to resend older, more ephemeral data (market data) Sent from Outlook for iOS<https://aka.ms/o0ukef> ________________________________ From: Felipe Windmoller <fel...@gm...> Sent: Sunday, March 17, 2024 1:23:10 PM To: qui...@li... <qui...@li...> Subject: [Quickfixj-users] Seeking Advice: Handling Message Processing Errors and Pausing FIX Messages in QuickFIX/J ATTENTION: This email was sent from someone outside of FlexTrade. Always use caution when opening attachments or clicking links. QFJ Documentation: http://www.quickfixj.org/documentation/ QFJ Support: http://www.quickfixj.org/support/ This communication is for informational purposes only. The contents of this transmission are confidential and are intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please notify the sender by return email and delete this message from your system. FlexTrade Systems Inc., its subsidiaries and affiliates do not guarantee the completeness and accuracy of this transmission's contents. Moreover, FlexTrade Systems Inc., its subsidiaries and affiliates do not guarantee this communication to be free of viruses and accept no liability for any damage caused thereof. |