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

Metric to track effectiveness of header recency estimation #94

Open
Wondertan opened this issue Aug 21, 2023 · 1 comment
Open

Metric to track effectiveness of header recency estimation #94

Wondertan opened this issue Aug 21, 2023 · 1 comment

Comments

@Wondertan
Copy link
Member

We introduced the notion of header recency, which just checks if the header is recent via isRecent func. In case of the current subjective header is not recent, we forcefully re-request a new head. We need to know its effectiveness by checking if blockTime+blocktime/2 is big enough not to cause unnecessary requests for the actual real head.

@nashqueue
Copy link
Member

related to #93

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

No branches or pull requests

2 participants