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
Note:
There isn't a problem with the same versions of skaled, the problem is only during the update procedure.
Versions:
11 nodes - 3.17.1
5 nodes - 3.16.1
Preconditions
Patch timestamps on 3.17.1 don't enabled
Active schain medium type
Steps to reproduce
Run load tests on all endpoints
1000 users
token mint\transfer
MTM =15
at least 15 million block gas usage
and 125 KB block size
Wait for a few hours
Expected state
All valid transactions should be mined without any stucks.
Actual state:
Some transactions are locked in the current transactions queue and aren't mined over time.
After stopping the load they are not broadcasted.
The text was updated successfully, but these errors were encountered:
For 3.16.1 Skaled has more capacity in a transaction queue, so right now it is not a problem.
For 3.17.1 Skaled has improved transaction's validation procedure.
Should be fixed after updating to 3.17.1 on all of nodes
Workaround if transaction queue fulfilled to 1000 transactions during the update is just send transactions from users with lower Nonce.
Note:
There isn't a problem with the same versions of skaled, the problem is only during the update procedure.
Versions:
11 nodes - 3.17.1
5 nodes - 3.16.1
Preconditions
Patch timestamps on 3.17.1 don't enabled
Active schain medium type
Steps to reproduce
Expected state
All valid transactions should be mined without any stucks.
Actual state:
Some transactions are locked in the current transactions queue and aren't mined over time.
After stopping the load they are not broadcasted.
The text was updated successfully, but these errors were encountered: