Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breakout rooms end by timer #13449

Open
nickvergessen opened this issue Oct 2, 2024 · 4 comments
Open

Breakout rooms end by timer #13449

nickvergessen opened this issue Oct 2, 2024 · 4 comments

Comments

@nickvergessen
Copy link
Member

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Currently it's a manual action, but a moderator should be able to put a timer to it.
Could be frontend only?

@DorraJaouad
Copy link
Contributor

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.

@nickvergessen
Copy link
Member Author

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

@Antreesy
Copy link
Contributor

Antreesy commented Oct 2, 2024

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)

@nickvergessen
Copy link
Member Author

As said, we can do it additionally on fetching the conversation list (it also removes the lobby this way)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📄 To do (~10 entries)
Development

No branches or pull requests

3 participants