-
Notifications
You must be signed in to change notification settings - Fork 214
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
BYRON_RESTORE_01 #2565
Comments
There can't really be any race-conditions here — I think the wallet simply is overloaded and can't keep up. |
Logs of past failures: Looking for db-busy warnings: didn't find that many. Although before the logging rework, they wouldn't have been visible. for f in *.log; echo $f (cat $f | grep "No more logs until it finishes" | wc -l); end; 13919.log 0
13941.log 0
14006.log 15
5803003.log 0
5831764.log 0
5873202.log 0
6163056.log 25
6235418.log 0
6298068.log 25 |
Using |
Not a prominent problem. Unclear whether a problem at all still. Closing. |
Context
https://hydra.iohk.io/build/5803003/nixlog/1/tail
Test Case
BYRON_RESTORE_01
Failure / Counter-example
Resolution
QA
The text was updated successfully, but these errors were encountered: