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
Previously in c9b3d10, the duration
was updated to be undefined when the browser SDK sent sessions to
Sentry. This patch removes that logic and instead adds a browser flag
to the Session class, which indicates if a duration should be included
or not.
0 commit comments