hyperledger-firefly / hyperledger-firefly/transaction-manager

Add endpoint to stop retrying a transaction

Open
#24 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
32
Forks
17
Avg merge
1d 18h
Merged PRs (30d)
8

Description

Currently if I submit a transaction with mistakes, `evmconnect` will continue to retry the transaction forever with no way to stop it. For example, I accidentally submitted a transaction with the wrong `from` address which had no funds to pay for gas. The transaction continually failed with no way to retry it. In instances like this, it would be good to have an endpoint that can be used to prevent retries from occurring.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.