hyperledger-firefly / hyperledger-firefly/fabconnect
Error handling in async transaction requests
Open
bug
good first issue
- Dominant language
- Go
- Stars
- 40
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
For an async transaction request, if the transaction failed to submit, we should record the error in the receipt. instead, currently no receipts are stored in the leveldb for failed transaction submissions.
Contributor guide
Assessment
This issue has not been assessed yet.