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

Keep long websocket connections alive. #26

Open
3 tasks
kholland950 opened this issue Feb 24, 2021 · 1 comment
Open
3 tasks

Keep long websocket connections alive. #26

kholland950 opened this issue Feb 24, 2021 · 1 comment
Labels
bug Something isn't working
Projects
Milestone

Comments

@kholland950
Copy link
Owner

kholland950 commented Feb 24, 2021

  • Transfer to a new web socket connection just before expected timeout
  • Retry ended connections (unless intentionally ended)
  • Establish new web socket connection each round of gameplay
@kholland950 kholland950 added this to the poc milestone Feb 24, 2021
@kholland950 kholland950 added the bug Something isn't working label Feb 24, 2021
@kholland950 kholland950 added this to To do in poc Feb 24, 2021
@kholland950
Copy link
Owner Author

Changed GCP HTTP/WS timeout to 10 minutes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
poc
To do
Development

No branches or pull requests

1 participant