Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Sergey Auseyau
Sergey AuseyauReporter
Jared Casey
Jared CaseyStory Points
0
Priority
Instabug
Open Instabug
Sentry
Sentry
Zendesk Support
Zendesk Support
Created February 18, 2025 at 9:26 PM
Updated February 18, 2025 at 9:26 PM
The C++ client is currently calculating latency for operations at the same point for both successful requests and requests that timed out. In the event of a timeout, there is a possibility of receiving a response from the server at a later point (orphan response) and that should be the point at which latency is calculated.