Genesys Cloud Event Bridge - MetricDate question

We are working on Genesys Cloud integration enhancement to use Event Bridge instead of Notification Service to get agent states.

We get the current agent's state while he is on a call by listening to 'v2.analytics.conversation.{id}.metrics' using Event Bridge. There is a scenario where we see some inconsistent behaviour from Genesys and would like confirmation or clarification if that is a bug or not?

The scenario is agent is on a call with a client, and wants to make a consult call. When the consult call is initiated we receive 'nConsult' metric event which contains 'metricDate', and it seems valid (matches with the timestamp, when event occurred). But after the consult call is finished, if agent decides to make the second consult call - it appears that the second 'nConsult' metric event has a 'metricDate' which does not correspond to the real metric event timestamp (the difference could be around 10-20 seconds in the past), making it impossible to use the 'metricDate' field as the event timestamp.

So there is a question: is that a bug on Genesys side? Can we rely on the metricDate of other metric events? Does it represent the real event timestamp?

Example:

1st nConsult event {"metric":"nConsult","metricDate":"2023-09-12T11:21:38.912+00:00"}

actual event timestamp: "2023-09-12T11:21:39.145+00:00"

2nd nConsult event {"metric":"nConsult","metricDate":"2023-09-12T11:21:41.295+00:00"}

actual event timestamp: "2023-09-12T11:22:06.169+00:00"

Hello,

I spoke to the team in charge of that topic and they confirmed it is a bug. There's already a ticket opened to resolve the issue.

Thanks

Hi, do you have an idea when the fix is going to be released?

We are hitting a similar issue and getting delays in the tAlert metric making the events received through AWS event bridge unreliable from a timing perspective. Any progress or update on this bug pls when this will be fixed? thanks

Please open a case with Genesys Cloud Care to report your issue and receive status updates on any pending fixes.