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

[ProjectTracking]: Fix the timing that block producer uses to wait for chunks #70

Open
Tracked by #46
robin-near opened this issue May 2, 2024 · 1 comment
Open
Tracked by #46

Comments

@robin-near
Copy link

Goals

Revisit and fix the t/6 timing used in Doomslug, in order to give chunk production and validation a fair share of the block production time, so that chunk misses can be minimized in the stateless validation setting.

Links to external documentations and discussions

https://near.zulipchat.com/#narrow/stream/407237-core.2Fstateless-validation/topic/Chunk.20t.2F6.20delay.20in.20Doomslug

Estimated effort

1 week of discussion, 1 week of implementation (highly depends on discussion result).

Assumptions

  • None

Pre-requisites

  • None

Out of scope

  • Understanding why chunk misses happen beyond the scope of consensus.
@walnut-the-cat
Copy link

Maybe related to #10954

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

No branches or pull requests

2 participants