James Ketrenos 64c5d8c590 The frontend should now automatically refresh the lobby state after the server restart, so the bot join request should succeed instead of getting a 404 error.
The key improvement is that when the WebSocket reconnects after a server restart, the frontend will automatically:

Detect that it's reconnecting (not an initial connection)
Clear the stale lobby state
Trigger a lobby refresh to get the current lobby ID
Use the fresh lobby ID for subsequent bot join requests
This ensures that bot join requests always use the current, valid lobby ID even after server restarts.
2025-09-05 12:37:10 -07:00
..
2025-09-05 11:47:20 -07:00
2025-09-04 15:50:33 -07:00
2025-09-04 18:33:01 -07:00
2025-08-30 12:23:59 -07:00
2025-09-04 19:36:57 -07:00
2025-09-03 17:33:52 -07:00
2025-09-05 11:33:28 -07:00
2025-08-30 12:23:59 -07:00
2025-08-23 20:33:34 -07:00
2025-09-04 17:37:04 -07:00
2025-08-30 12:23:59 -07:00

The file is empty.