Skip to content

Expired tx not found handling #110

@leeduan

Description

@leeduan

Summary of Bug

Once in awhile, will see a broadcast go to PENDING but then not show up even with expiration block height set. Expiration reaper never finds the transaction and blocks transaction processing going forwards.

The transaction does not show up in unconfirmed tx list at query node.

Version

v1.6.1

Steps to Reproduce

Need a more elegant way to watch for uncofirmed tx's. Instead of querying the node by tx hash, check if the tx hash exists in unconfirmed tx's at query once. If not found, mark for retry.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions