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

Low fill rate (6/8/2024) investigation #15741

Open
ghost-not-in-the-shell opened this issue Jun 12, 2024 · 0 comments
Open

Low fill rate (6/8/2024) investigation #15741

ghost-not-in-the-shell opened this issue Jun 12, 2024 · 0 comments

Comments

@ghost-not-in-the-shell
Copy link
Member

The fill rate is around 55 per cent on 06/08/2024.

The investigation is following:

  1. According to rejected-blocks.log on seed-1, there're 67 blocks rejected due to invalid time (received 1 block too late) and 629 blocks were rejected due to duplicate producer (this would not caused the fill rate to drop). For those 67 blocks, they are all included in the transition frontier. Those records of rejection is caused by gossips that come too late.
  2. Looking at the error logs on seed-1, there're some "valiation timeout". But again, those blocks which were reported to be timeout were also included in the transition frontier.
  3. The thread timing metrics for seed-1 didn't show much difference for 6/8.

The conclusion is that everything looks normal on seed node side and we could just have some bad luck on vrf evaluation that the stakes online didn't win those slots. The drop from 60 to 55 could just be a blip.

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

No branches or pull requests

1 participant