[Quickfix-developers] How quickFIXJ handles connection drops
Brought to you by:
orenmnero
From: sayantani <say...@gm...> - 2018-02-16 15:47:06
|
Hi, We are trying to design a HA Fix engine solution with quickFixJ While playing with the code I got couple of questions stated below: 1. What happens if the socket connection drops? Does the initiator reconnects automatically or this condition needs to be handled in code? 2. When the connection is recreated, does the engine get any execution report that has happened during the time frame when connection was lost? -- Sent from: http://quickfix.13857.n7.nabble.com/QuickFIX-Dev-f1677.html |