...ously received version numbers to be replayed
We're using RFA API to stream market data. It seems that when a switchover occurs, we receive quotes with sequence numbers which were already sent on a previous connection.
I thought that RFA would handle sequence numbers on its own and only send quotes which the API client wasn't yet notified with. Is this a problem from the user standpoint i.e. will it cause us to generate incorrect quote books or are the quotes replayed from a specific checkpoint, with a full refresh before that thus causing quote books to be rebuilt correctly?
Could this be a server configuration problem?
Thank you for help.