You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compute failure total-duration once for metadata and telemetry
Addresses PR review: the stopwatch keeps running, so re-reading it separately
for the exception metadata and the OTEL log produced slightly different totals.
Compute totalDurationInMs once in the catch and reuse it for both.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments