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
In TelosClient add a basic retry with backoff when sending transactions to Telos node, this is in addition to modifying it to use send_transaction2 for a push guarantee. This gives us fault tolerance if the node is offline or there's any network level failure.
The text was updated successfully, but these errors were encountered:
In TelosClient add a basic retry with backoff when sending transactions to Telos node, this is in addition to modifying it to use send_transaction2 for a push guarantee. This gives us fault tolerance if the node is offline or there's any network level failure.
The text was updated successfully, but these errors were encountered: