Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(replay): Stop global event handling for paused replays #13815

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

chargome
Copy link
Member

relates to #13778

We're running into issues where we have replay session IDs span over hundreds of hours.
This PR is skips event processing for paused replays, which might be part of the issue.

@chargome chargome self-assigned this Sep 26, 2024
@chargome chargome requested a review from a team as a code owner September 26, 2024 13:59
@chargome chargome merged commit 39c0b1d into develop Sep 26, 2024
131 checks passed
@chargome chargome deleted the cg/fix-replay-duration branch September 26, 2024 14:23
@chargome chargome changed the title feat(replay): Stop global event handling for paused replays fix(replay): Stop global event handling for paused replays Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants