Re: [Quickfix-developers] SENDINGTIME ACCURACY PROBLEM
Brought to you by:
orenmnero
From: <or...@qu...> - 2008-06-10 19:18:03
|
The default latency check is for 2 minutes. Is your queue really running 2 minutes behind? If we didn't timestamp before placing the message on the queue, we wouldn't have a good idea what time the sender sent the message from their application, a more interesting latency number than just the latency of the socket call. > Is it possible to set FIX message timestamp before the message is sent instead of queued? |