firefly-fabconnect icon indicating copy to clipboard operation
firefly-fabconnect copied to clipboard

Error handling in async transaction requests

Open jimthematrix opened this issue 3 years ago • 1 comments

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.

jimthematrix avatar Aug 02 '21 18:08 jimthematrix

I'm new to async transaction, very interested and would like to work on this one!

WeijiaGao49 avatar Oct 01 '21 16:10 WeijiaGao49