Details
-
Type:
Other
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
I see that the in the logs the messages are not always ordered. I mean we receive an IOI, send an Order as the reponse and then receive execution report as order's response, but in logs the messages are ordered as
IOI
executio report
Order
instead of
IOI
Order
Execution report
Is there any quick way to preserve the order while logging? I am raising its priority as its little urgent for me to take some actions quickly
=Sangeetha