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

[BUG] web socket connection fails on playground #6124

Open
mikeldking opened this issue Jan 20, 2025 · 1 comment
Open

[BUG] web socket connection fails on playground #6124

mikeldking opened this issue Jan 20, 2025 · 1 comment
Assignees
Labels

Comments

@mikeldking
Copy link
Contributor

Presumably this is due to the fact that the cookie may not be valid at the time that the web-socket connection is issued.

See attached.

Image
@mikeldking mikeldking added bug Something isn't working triage issues that need triage labels Jan 20, 2025
@github-project-automation github-project-automation bot moved this to 📘 Todo in phoenix Jan 20, 2025
@dosubot dosubot bot added the c/server Server implementation label Jan 20, 2025
@mikeldking mikeldking added priority: high c/playground c/ui and removed c/server Server implementation labels Jan 22, 2025
@mikeldking
Copy link
Contributor Author

This is due to the fact that we don't have many graphql queries or mutations on the playground page which means the token never gets refreshed at times causing the subscription queries to fail.

@mikeldking mikeldking removed the triage issues that need triage label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 📘 Todo
Development

No branches or pull requests

2 participants