Skip to content

fix: actually retry fetching host block header#230

Merged
Fraser999 merged 1 commit intomainfrom
fraser/eng-1938/really-retry-header-fetch
Feb 26, 2026
Merged

fix: actually retry fetching host block header#230
Fraser999 merged 1 commit intomainfrom
fraser/eng-1938/really-retry-header-fetch

Conversation

@Fraser999
Copy link
Contributor

@Fraser999 Fraser999 commented Feb 26, 2026

The previous fix skipped retrying if the RPC server returned Ok(None), which is wrong for the most likely case of the server lagging slightly.

This now converts Ok(None) to an error so retrying is attempted.

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Fraser999 Fraser999 changed the title actually retry fetching host block header fix: actually retry fetching host block header Feb 26, 2026
@Fraser999 Fraser999 marked this pull request as ready for review February 26, 2026 17:35
@Fraser999 Fraser999 enabled auto-merge (squash) February 26, 2026 17:42
@Fraser999 Fraser999 merged commit e281870 into main Feb 26, 2026
6 checks passed
@Fraser999 Fraser999 deleted the fraser/eng-1938/really-retry-header-fetch branch February 26, 2026 17:48
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.

2 participants