Open nickvergessen opened 1 month ago
Could be frontend only?
It's better to show the timer for attendees too and all moderators should see the timer at least --> API is needed to fetch the end time.
While that is right, the backend can only "execute" roughly on 5 minute slots, or "random" on conversation pull, etc. So if the frontend could track the timer that'd be helpful
Frontend can return everyone separately to main room, if timer is defined. Same for moderator who can trigger an action by timer.
But I'm concerned on how to handle connectivity issues (moderator losing network when it's time to send a 'stop' request to server)
As said, we can do it additionally on fetching the conversation list (it also removes the lobby this way)
How to use GitHub
Currently it's a manual action, but a moderator should be able to put a timer to it. Could be frontend only?