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: restore preloaded block on error #312

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Conversation

Sekhmet
Copy link
Contributor

@Sekhmet Sekhmet commented Jul 29, 2024

When processing preloaded block and error happens we need to put it back into preloadedBlocks array (similar as with checkpoint block).

Test plan

  • Put throw in random writer (that isn't caught).
  • It should keep retrying processing this block instead of progressing further.

When processing preloaded block and error happens we need to put it
back into preloadedBlocks array (similar as with checkpoint block).
@Sekhmet Sekhmet merged commit 2cf0873 into master Jul 30, 2024
1 check passed
@Sekhmet Sekhmet deleted the sekhmet/fix-processing-error branch July 30, 2024 07:39
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