-
Notifications
You must be signed in to change notification settings - Fork 38
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
bug(zero-bin): Inconsistent async
failures on block batches
#354
Comments
Fixed with increasing the ulimit: |
Seems there are still some sporadic issues with even Ran with |
Maybe this is a bit of an aside, but I'll bet that the error:
is probably an |
I will look into this in more depth soon |
Fixed with #369 |
When proving batches of blocks (size 10), I got several issues with output as follows:
The errors are inconsistent between runs, but we should add some strengthening mechanism (with possibly some retry-upon-error kind of behavior), to prevent this.
I've been running as follows:
(note that these block ranges are past Cancun upgrade, they have been ran against
fix/native_cancun
branch)The text was updated successfully, but these errors were encountered: