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
Hi Ton team, What's the reason of the GetAccountState error?
Perform load testing on the Ton node's GetAccountState interface with 1000 concurrent requests using a tool.
When performing stress testing on the Ton node's GetAccountState interface with 1000 concurrent requests using a tool, the shard_client_ago time of the Ton node continues to increase (for example, up to 3325.5 seconds). The load testing tool also reports errors ("is not in db (possibly out of sync: shard_client_seqno=41276578 ls_seqno=41277715)").
Get account state error: error code: 651 message: cannot load block (0,a000000000000000,46328437):BA36349E69BC8FF2A6A69DD5EAD273EA3DBE889A0A872C0A5D62AF11D564EDB3:A433EBEF92A4D779DCC320DC44BE0A3F29E88BE604405A9043605C454AA84455 : block (0,a000000000000000,46328437) is not in db (possibly out of sync: shard_client_seqno=41276578 ls_seqno=41277715)
Hi Ton team, What's the reason of the GetAccountState error?
Perform load testing on the Ton node's GetAccountState interface with 1000 concurrent requests using a tool.
When performing stress testing on the Ton node's
GetAccountState
interface with 1000 concurrent requests using a tool, theshard_client_ago
time of the Ton node continues to increase (for example, up to 3325.5 seconds). The load testing tool also reports errors ("is not in db (possibly out of sync: shard_client_seqno=41276578 ls_seqno=41277715)").Ton logs
Tool API Error logs
version:[master](image: ghcr.io/ton-blockchain/ton:latest)
The text was updated successfully, but these errors were encountered: