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
Console messages (could also affect breadcrumbs) can contain values that cannot be serialized by JSON.stringify when we send to worker to compress. This will cause the replay to stop recording entirely.