-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Description
Summary
Some transaction failed with error message when send transaction continuously
Test environment
test-net have 100 instances
os: cent-os 7.7
cpu: 2vCPU_4GB
storage: 50GB_SSD
abci: persistent_kvstore
Problem Definition
It sends transactions every 5m.
message below is a error response from node when send a transaction continuously.
{
code: -32603,
message: 'Internal error',
data: 'tx already exists in cache'
}
I have tested that in two situation
- Send all of transactions to a one node
- Send transactions to each nodes
but, both get same error response
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned
Metadata
Metadata
Assignees
Labels
No labels