code100x / chess

A multiplayer chess platform
https://chess.100xdevs.com/
1.61k stars 574 forks source link

ws server dies from time to time #190

Open hkirat opened 5 months ago

hkirat commented 5 months ago

User has to refresh to see the page again Nothing in the server logs

Airbornharsh commented 5 months ago

How much time does it live

skushagra9 commented 5 months ago

User has to refresh to see the page again Nothing in the server logs

for this, I have added monitoring, I tried adding for ws server, but there we also have to send jwt for the request then. So I thought it wouldn't be an optimal path, and hence I just pivoted from this. Let me know if this is how it works

nimit9 commented 5 months ago

Solved this in #223