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

Validator Gains and Losses fails if there are too many validators #168

Open
GDGitReporter opened this issue Mar 14, 2021 · 3 comments
Open
Assignees
Labels
bug Something isn't working user experience Problem with user experience (UX) wontfix This will not be worked on

Comments

@GDGitReporter
Copy link

GDGitReporter commented Mar 14, 2021

On the Validator Gains & Losses page, there are several different panels that show the recent performance of each validator.

If you add more than 250 validators to Prysm, some panels stop working, and the page shows an error message that reads "Requested page size 256 can not be greater than max size 250" where 256 is the number of validator keystores that have been loaded.

The affected panels are the top panel, that shows aggregate data about recent validator performance, and the bottom panel that shows whether each validator attested correctly in the last round.

Validator Dashboard Error

Validator Page Size Error

@GDGitReporter GDGitReporter changed the title Validator Performance Information Panel Fails with more than 250 Validators Validator Gains and Losses fails if there are too many validators Mar 14, 2021
@james-prysm james-prysm self-assigned this Oct 27, 2021
@james-prysm james-prysm added the bug Something isn't working label Oct 27, 2021
@james-prysm
Copy link
Contributor

expected behavior today, but site needs to be reviewed for consistency

@james-prysm james-prysm added the wontfix This will not be worked on label Nov 5, 2021
@GDGitReporter
Copy link
Author

Update:
The new UI breaks this worse. Now it puts up an error message that stops use of the page until you cancel it.

If you won't fix the bug, can you at least simplify it? Limit the display to the first 250 validators and leave it at that. Don't put up error dialog boxes, please.

@james-prysm
Copy link
Contributor

will consider in a future release for this request.

@james-prysm james-prysm added Tracking user experience Problem with user experience (UX) and removed Tracking labels Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working user experience Problem with user experience (UX) wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants