-
Notifications
You must be signed in to change notification settings - Fork 337
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
Errors during the releases when there are new GraphQL Executors and still old web servers #10493
Comments
666 times in the last 15 days, mostly during releases. This might impact user experience during releases. |
Maybe this is just throwing the error because the user presence was still in Redis but the user was not connected to a socket anymore? 🤔 code here. We also see a lot of "User does not exist" which doesn't seem to me very clear as error message. If I'm getting it correctly, the user exists, but they do not have a presence in Redis, isn't it? |
The "User does not exist" error happens when |
Added this to the backlog |
Lowered priority to p3 |
This has happened again during a release that provoked some alerts in Datadog and PagerDuty, and I suspect that it also provoked some bad user experience. IMHO this should be P2 and addressed in Q1 2025. If not, we might want to avoid releasing during peak hours. |
Issue - Bug
node --version
npm --version
Sentry related issues:
Related with #10453 ?
Acceptance Criteria (optional)
Triage is performed to find the root cause of the bug, timeboxed to ~1 hour.
Estimated effort: 1 hour to triage. More if root cause is already identified.
The text was updated successfully, but these errors were encountered: