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

feat(sequencer): update handing of errors #1277

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

kstoykov
Copy link
Collaborator

@kstoykov kstoykov commented Oct 4, 2024

Add a flag that can limit the number of verification requests' retries in case of internal error
Checking if there is an error or unwind is set after finishing the sequencer loop. If so cancel all pending verification requests and enable DS <-> Execution alignment on next iteration of the stage loop

@cla-bot cla-bot bot added the cla-signed label Oct 4, 2024
Copy link

sonarcloud bot commented Oct 4, 2024

@hexoscott hexoscott merged commit 58ab71c into zkevm Oct 4, 2024
11 checks passed
@hexoscott hexoscott deleted the improve-seq-error-handling-zkevm branch October 4, 2024 14:07
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.

2 participants