Gustavrohss / EverythingIsWrong

0 stars 0 forks source link

Backend clean up #32

Closed majate closed 4 years ago

majate commented 4 years ago

Make sure inactive lobbies are removed from the backend.

Truchisushi commented 4 years ago

Cleanup removes all lobbies older than 2 hours. Timestamps could be updated to allow for dynamic length of game sessions (e.g. longer than 2 hours)

EDIT: Timestamps with more than 15 min inactivity can be removed, if dynamic timestamps can be added