-
Notifications
You must be signed in to change notification settings - Fork 967
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
ShrEx observed issues #1983
Comments
It is not an issue. DASer does not make any decision based on head of sampled chain. If catchup head is same as network head, it means all headers were sent to workers. Two workers situation could happen, if those 2 are working on header ranges that is significantly slower to sample. Meaning all headers after those ranges were already processed by DASer, but not included in head of sampled chain, because it still has gaps.
Do we see increase of "request failed" logs with DEBUG logs enabled for "share/getters"?
Would need logs showing the issue to identify the cause.
Merge peer-manager metrics PR and plug it into grafana would help to identify if the blacklist happens inside peer-manger and the reason for blacklisting. |
That's a fair point re 1. Re 2.: we need to run metrics on a robusta full node for this Re 3: Will report it next time it's observed Re 4: Agree. @walldiss can you make an issue to track blacklisting stability? |
Closing this issue in favour of #2016 |
Documenting issues we've observed so far as a note:
The text was updated successfully, but these errors were encountered: