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
I am able to reproduce this when I put the app in background while some api calls were executing, the total time also includes the time when app was in background.
We're experiencing the same issue. It's also reproducible when the app goes into background while a custom span was started. I don't see any method to pause the started span when app goes into background. How do you think we should handle this?
The trace created by URLSession instrumentation as well as some manual created spans have very long duration.
The text was updated successfully, but these errors were encountered: