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
feat(replay): Capture replays for users without org in context (#90788)
We have some errors that do not have any replays bc the user does not
have any orgs. Previously we checked feature flags before deciding to
record a replay, but those have been removed, so there is no need to
check the org at all.
0 commit comments