Skip to content

[Feature Request][da]: gracefully handle submit mempool errors #1522

@tuxcanfly

Description

@tuxcanfly

Implementation ideas

If a DA submit tx is pending in the mempool, we should not retry with backoff because we'll exhaust all retries. Instead, we should wait until the tx is dropped from the mempool and then retry.

Examples of mempool errors which should be gracefully handled:

  • account sequence mismatch
  • tx already subscribed
  • tx already exists in cache

Metadata

Metadata

Assignees

Labels

T:bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions