Skip to content

Some transaction failed during massive test #145

@kukugi

Description

@kukugi

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

  1. Send all of transactions to a one node
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions