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
If there are any retries at all, StdTxManager will vastly overestimate the number of transaction attempts, because it observes all attempt counts, and not only the final attempt count of the transaction (either on its success or its failure)