microsoft / clarity

A behavioral analytics library that uses dom mutations and user interactions to generate aggregated insights.
https://clarity.microsoft.com
MIT License
2.09k stars 208 forks source link

Issues with recording streaming responses #634

Open mgburnsy opened 2 months ago

mgburnsy commented 2 months ago

We're streaming GPT responses back to our application that is recorded with Clarity, we're seeing two issues:

1) False pauses in the steam 2) Worse, Clarity sometimes shows a stream response that never happened - we were able to watch the stream come back correctly on our PC and watch the same session LIVE in Clarity show a difference response that included duplicated content in the stream.

At this point, we can't trust Clarity at all for streaming content.