Description
When backend restarts, frontend keeps the player's IDs cookie forever which causes app reconnects indefinitely, so users are stuck on a "Connection lost. Retrying in -s..." until they manually delete cookie.
Steps to reproduce
- Register as player and join game
- Restart
pacmacro server
- Reload page
- Stuck in game, but never able to connect.
Tasks
Description
When backend restarts, frontend keeps the player's IDs cookie forever which causes app reconnects indefinitely, so users are stuck on a "Connection lost. Retrying in -s..." until they manually delete cookie.
Steps to reproduce
pacmacroserverTasks