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

Ocassional false positive of Declared as collator for unneeded #3590

Open
alexggh opened this issue Mar 6, 2024 · 0 comments
Open

Ocassional false positive of Declared as collator for unneeded #3590

alexggh opened this issue Mar 6, 2024 · 0 comments

Comments

@alexggh
Copy link
Contributor

alexggh commented Mar 6, 2024

There seems to be a race between a collator deciding to connecting to the assigned validators and the validator processing its own view updates, where it decides what parachains it is assigned to, so it will decide to wrongly disconnect a collator that advertises itself, see

This will probably, cause collators to miss advertising on a single block, if it gets these race on all validators that is assigned to(unlikely), so probably only test network are affected by this because those run with validator group size of 1.

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

No branches or pull requests

1 participant