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

implement queue for guests in server #91

Open
arades79 opened this issue Apr 27, 2020 · 0 comments
Open

implement queue for guests in server #91

arades79 opened this issue Apr 27, 2020 · 0 comments
Labels
enhancement New feature or request server issues relating to hyperdome server component
Milestone

Comments

@arades79
Copy link
Owner

Currently if there are no counselors available when a guest signs in they will get an immediate error and will have to manually try again.

It would be a much more pleasant UI for guests to be able to join a queue when all counselors are taken, and have the server also give them their current place in line.

Along with this, servers should be able to define a maximum queue length such that it never becomes unmanageable.

Likely the queue could also be disabled when no counselors are online - but that may just happen client-side, as number of online counselors is already reported in the probe/info call.

@arades79 arades79 added enhancement New feature or request server issues relating to hyperdome server component labels Apr 27, 2020
@arades79 arades79 added this to the API version 1 milestone Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request server issues relating to hyperdome server component
Projects
None yet
Development

No branches or pull requests

1 participant