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

Investigate burst of invalid messages right at bootstrap time #761

Open
masih opened this issue Nov 28, 2024 · 2 comments
Open

Investigate burst of invalid messages right at bootstrap time #761

masih opened this issue Nov 28, 2024 · 2 comments

Comments

@masih
Copy link
Member

masih commented Nov 28, 2024

Immediately after bootstrap there seem to be a burst of invalid messages. Understand why; e.g. is there a timing issue where we may recieve QUALITY messages for an instance that we have not strated yet and drop them as invalid? In which case the very first bootstrap instance will suffer. Since those errors will prohibit propagation of QUALITY messages.

image

Grafana data to analyze: https://grafana.f3.eng.filoz.org/d/edsu1k5s7gtfkb/f3-passive-testing?orgId=1&from=1732801290780&to=1732802842780&var-network=mainnet&var-instance=ida.f3.eng.filoz.org:80

@masih
Copy link
Member Author

masih commented Nov 28, 2024

Note that this is happening right at the very beginning, i.e. start of instance 0. Occurrences in successive instances is expected due to lingering non DECIDE messages from previous instance.

@masih
Copy link
Member Author

masih commented Nov 29, 2024

Adjustments made in network 20, 21 and 22 seem to have removed the burst of invalid messages at initial instance. Screenshot below is from bootstrap of network 22 on mainnet:

image

We need to get to the bottom of it.

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

No branches or pull requests

1 participant