Skip to content

Introduce a max delay bound of 1s for the column reconstruction #7702

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

Open
wants to merge 1 commit into
base: unstable
Choose a base branch
from

Conversation

PoulavBhowmick03
Copy link
Contributor

@PoulavBhowmick03 PoulavBhowmick03 commented Jul 4, 2025

Issue Addressed

Fixes #7697

Proposed Changes

  • Introduced a const MAX_RECONSTRUCTION_DELAY of 1s
  • A new ReconstructionBound struct to group together the DelayKey and the first enqueue.
  • A new if condition to check if the duration since the first enqueue surpasses the MAX_RECONSTRUCTION_DELAY

@chong-he chong-he added ready-for-review The code is ready for review das Data Availability Sampling labels Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
das Data Availability Sampling ready-for-review The code is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants