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

Missing retry turnaround #2307

Merged
merged 5 commits into from
Feb 7, 2025
Merged

Missing retry turnaround #2307

merged 5 commits into from
Feb 7, 2025

Conversation

shawn-zil
Copy link
Contributor

@shawn-zil shawn-zil commented Feb 7, 2025

While a node can still theoretically sync up without this fix, given enough time, but it will be rather annoying to have to re-download all the pre-existing blocks because it missed the turnaround.

FWIW, I think that we should merge this and fix it into 0.6.1.

@shawn-zil shawn-zil linked an issue Feb 7, 2025 that may be closed by this pull request
@shawn-zil shawn-zil marked this pull request as ready for review February 7, 2025 01:37
@shawn-zil shawn-zil enabled auto-merge February 7, 2025 01:37
@shawn-zil shawn-zil force-pushed the 2306-retry-turnaround branch from 774e055 to b962b64 Compare February 7, 2025 01:47
Copy link
Contributor

github-actions bot commented Feb 7, 2025

🐰 Bencher Report

Branch2306-retry-turnaround
Testbedself-hosted
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
milliseconds (ms)
(Result Δ%)
Upper Boundary
milliseconds (ms)
(Limit %)
full-blocks-erc20-transfers/full-blocks-erc20-transfers📈 view plot
🚷 view threshold
1,186.30
(-2.54%)
1,605.72
(73.88%)
full-blocks-evm-transfers/full-blocks-evm-transfers📈 view plot
🚷 view threshold
380.18
(-20.75%)
684.42
(55.55%)
full-blocks-zil-transfers/full-blocks-zil-transfers📈 view plot
🚷 view threshold
4,055.40
(+2.91%)
5,173.31
(78.39%)
process-empty/process-empty📈 view plot
🚷 view threshold
9.69
(+5.65%)
11.55
(83.93%)
🐰 View full continuous benchmarking report in Bencher

@shawn-zil shawn-zil marked this pull request as draft February 7, 2025 07:44
auto-merge was automatically disabled February 7, 2025 07:44

Pull request was converted to draft

@shawn-zil shawn-zil marked this pull request as ready for review February 7, 2025 09:38
@shawn-zil shawn-zil requested a review from 86667 February 7, 2025 13:07
Copy link
Contributor

@86667 86667 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense 👍

@shawn-zil shawn-zil added this pull request to the merge queue Feb 7, 2025
Merged via the queue into main with commit 0d64278 Feb 7, 2025
6 of 7 checks passed
@shawn-zil shawn-zil deleted the 2306-retry-turnaround branch February 7, 2025 15:45
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

Successfully merging this pull request may close these issues.

Sync issues 2025-02-07
2 participants