You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: