storj/private/dbutil/txutil
Jeff Wendling d658a6a6ec private/dbutil/txutil: fix logic in transaction retries
before this change, any transaction that took longer than 5 minutes
even if it succeeded, would get a retry error included in the
result.

try to make the logic more clear and add comments for the reader.

Change-Id: Ib84a89a33907a24426ecf52c90404be0e0dfa307
2020-04-09 13:58:53 +00:00
..
transactions.go private/dbutil/txutil: fix logic in transaction retries 2020-04-09 13:58:53 +00:00