Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: added transaction retry logic in cockroachdb #10032

Merged
merged 4 commits into from
May 9, 2023
Merged

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    59ad698 View commit details
    Browse the repository at this point in the history
  2. added option to control max transaction retries;

    added delay before transaction retry;
    updated docs;
    AlexMesser committed May 9, 2023
    Configuration menu
    Copy the full SHA
    d780d72 View commit details
    Browse the repository at this point in the history
  3. fixes in retry logic

    AlexMesser committed May 9, 2023
    Configuration menu
    Copy the full SHA
    91b8cdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33db0dc View commit details
    Browse the repository at this point in the history