Skip to content

Don't bubble up errors during collator score parsing in collator protocol#11496

Merged
tdimitrov merged 2 commits intomasterfrom
tsv-revamp-scores
Mar 25, 2026
Merged

Don't bubble up errors during collator score parsing in collator protocol#11496
tdimitrov merged 2 commits intomasterfrom
tsv-revamp-scores

Conversation

@tdimitrov
Copy link
Contributor

When starting the node with a warp sync and we hit a period near the WARP_SYNC_TARGET_BLOCK (each 512 blocks) we might not be able to call a runtime apis for some blocks, which will yield an error in the collator protocol revamp.

Don't bubble up such errors to prevent the subsystem from exiting.

@tdimitrov tdimitrov requested a review from alindima March 25, 2026 12:05
@tdimitrov
Copy link
Contributor Author

/cmd prdoc --audience node_dev --bump patch

@tdimitrov tdimitrov added the T8-polkadot This PR/Issue is related to/affects the Polkadot network. label Mar 25, 2026
@tdimitrov tdimitrov added the A4-backport-stable2603 Pull request must be backported to the stable2603 release branch label Mar 25, 2026
@tdimitrov tdimitrov enabled auto-merge March 25, 2026 12:45
@tdimitrov tdimitrov added this pull request to the merge queue Mar 25, 2026
Merged via the queue into master with commit 9d8a2fe Mar 25, 2026
284 of 287 checks passed
@tdimitrov tdimitrov deleted the tsv-revamp-scores branch March 25, 2026 13:55
paritytech-release-backport-bot bot pushed a commit that referenced this pull request Mar 25, 2026
…ocol (#11496)

When starting the node with a warp sync and we hit a period near the
`WARP_SYNC_TARGET_BLOCK` (each 512 blocks) we might not be able to call
a runtime apis for some blocks, which will yield an error in the
collator protocol revamp.

Don't bubble up such errors to prevent the subsystem from exiting.

---------

Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 9d8a2fe)
@paritytech-release-backport-bot

Successfully created backport PR for stable2603:

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

Labels

A4-backport-stable2603 Pull request must be backported to the stable2603 release branch T8-polkadot This PR/Issue is related to/affects the Polkadot network.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants