You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AssertionError: Expected to at least receive 9.0 transactions per block, but only getting 7.6
It is not clear what is going on here. Could just mean our ci/cd could not keep up. Or maybe all the voting is slowing it down enough it can't process trxs quick enough. Would be worth looking closer at the logs. Might need more net threads to allow trx processing along with vote processing. We should consider processing votes in its own thread pool so they can't clog the net thread pool.
AssertionError: Expected to at least receive 9.0 transactions per block, but only getting 7.6
It is not clear what is going on here. Could just mean our ci/cd could not keep up. Or maybe all the voting is slowing it down enough it can't process trxs quick enough. Would be worth looking closer at the logs. Might need more net threads to allow trx processing along with vote processing. We should consider processing votes in its own thread pool so they can't clog the net thread pool.
Happened at the same time:
https://github.com/AntelopeIO/leap/actions/runs/8467659168/job/23199344820 ubsan
https://github.com/AntelopeIO/leap/actions/runs/8467659168/job/23199345763 ubnuntu22repo
The text was updated successfully, but these errors were encountered: