Skip to content

[Replay] Ensure we check replay session before adding replay_id to errors #9106

Description

@mydea

Currently, if you look e.g. at this issue: https://sentry.sentry.io/replays/04147ee7b3684015a60d6d951f4a4303/?project=11276&query=&referrer=%2Freplays%2F&statsPeriod=7d&t_main=errors&yAxis=count%28%29 you can see that the error gets the replay_id added even though the session is for sure expired.

We should check in the error handler if the session is expired before attaching the replay_id.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions