-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Lots of way too long (tens of hours) replays #13778
Comments
Hi, thanks for reporting! we'll take a look |
Just noting here that I'm upgrading to 8.33.x today and will report back whether #13815 seems to fix the issue or not. |
@alimony Can you upgrade to 8.34.0 and see if this fixes your issue? |
@billyvg I upgraded to 8.34.0 right at release, and I'm still seeing a few of these (three times in the past few days, one 1+ hour replay, one 2+ hours, and one 4+ hours). My sense is that it's fewer of them, and not the extremely long ones, but seems to be not 100% solved yet. I will monitor more. |
@alimony thanks for the update! I just checked on your replay list and it seems there are only 4 replays left that exceed one hour in the last week – and it always seems to follow the same pattern that the replayId seems to be connected to a backend error that happened much later. We'll see if there is anything else we can find, please let us know if the issue persists in the upcoming days. |
@chargome Looks like this is still happening because #13893 only removed from DSC when replay is stopped by calling |
@alimony Can you update the SDK to the latest and see if this improves? |
This should be fixed now, please open a new issue if you're still having problems! |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nextjs
SDK Version
8.25.0
Framework Version
Next 14.2.12
Link to Sentry event
[redacted]
Reproduction Example/SDK Setup
Steps to Reproduce
We just see these come in all the time. This is a list of replays logged in the last seven days, ordered by duration. As you can see, some are almost 100 hours long:
Also, the replays themselves just show our loading screen for the entire replay.
Expected Result
All replays should be under an hour, and show normal activity.
Actual Result
See above.
The text was updated successfully, but these errors were encountered: