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

Handling MaxUsers reached #468

Closed
JoeGruffins opened this issue Aug 11, 2019 · 4 comments
Closed

Handling MaxUsers reached #468

JoeGruffins opened this issue Aug 11, 2019 · 4 comments

Comments

@JoeGruffins
Copy link
Member

JoeGruffins commented Aug 11, 2019

When working on #466 I've noticed a few things when max users is reached.

This first is that new users are able to register even after MaxUsers has been reached. It would be polite to stop these users and inform that registrations are not being accepted at this time.

This second is that the user is stopped at multisig generation, and the error message both for the user and for the operator says nothing about user capacity being reached.
In the UI:
maxusersui
or the console logs:
unable to derive ticket address: bad uid index

@amass01
Copy link
Member

amass01 commented Aug 18, 2019

@JoeGruffins I would like to tackle this one, do you know if someone working on it ?

@JoeGruffins
Copy link
Member Author

You can have it!

However, #466 might change some of the surrounding code, and it hasn't been reviewed yet. Also, @jholdstock is in the middle of creating a release, and #466 will be waiting on that. Hopefully it will be caught up by next week, so take your time! If you have confidence, you can review #466 to help speed things up.

@amass01
Copy link
Member

amass01 commented Aug 18, 2019

Thanks for your reply, sure can wait for next week tell you guys merge all the code that may be related to it before I start, I will also try review #466 .

@JoeGruffins
Copy link
Member Author

Closing as repo is deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants