Skip to content

Auto-retry transactions

Compare
Choose a tag to compare
@guregu guregu released this 10 Oct 15:18
· 90 commits to master since this release

This release adds automatic retrying behavior to transactions. See: #203.

What's Changed

  • Automatically retry transactions (#204)
  • Add IsCondCheckFailed function for working with conditional check failed errors

Full Changelog: v1.16.0...v1.17.0