hyperledger-firefly / hyperledger-firefly/evmconnect
Retries for estimateGas failures
Open
- Dominant language
- Go
- Stars
- 17
- Forks
- 20
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 18
Description
Since `estimateGas` happens before a transaction has been accepted into the tx handler/policy engine, failures are fatal and not retried. It might be worth exploring adding some sort of retry to this RPC call.
Contributor guide
Assessment
This issue has not been assessed yet.