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

fix(blockManager): multiple accumulateddata trigger #960

Merged

Conversation

mtsitrin
Copy link
Contributor

Close #954, #959

@mtsitrin mtsitrin requested a review from a team as a code owner July 17, 2024 19:54
@mtsitrin mtsitrin linked an issue Jul 17, 2024 that may be closed by this pull request
block/submit.go Outdated Show resolved Hide resolved
@danwt danwt requested a review from srene July 18, 2024 10:00
block/submit.go Outdated Show resolved Hide resolved
@danwt
Copy link
Contributor

danwt commented Jul 18, 2024

note does not fix #963, but I"ll do that in another pr

@danwt
Copy link
Contributor

danwt commented Jul 18, 2024

Ah I think there is another problem with this pr that it doesn't properly account for batches produced by time elapsing, rather than size elapsing
I will make anothe rissue #968

@danwt danwt merged commit 6a33534 into main Jul 18, 2024
6 checks passed
@danwt danwt deleted the mtsitrin/954-multiple-accumulateddata-in-case-of-submission-latency branch July 18, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

multiple AccumulatedData in case of submission latency
4 participants