using EMA API, how can we modify our audit logic to effectively address and handle non-current data carried within RefreshMsg or UpdateMsg?
RefreshMsg
UpdateMsg
@Cristille
Thank you for reaching out to us.
The EMA API is part of the Real-Time SDKs and is used to retrieve real-time streaming data from our real-time servers.
As far as I know, the retrieved messages typically include timestamp fields. You can use these timestamps to verify the timing of the data.