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

feat: support aborted transactions internal retry #544

Closed

Commits on Oct 23, 2020

  1. feat: support aborted transactions internal retry

    IlyaFaer committed Oct 23, 2020
    Copy the full SHA
    50580b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. add a transaction retry method

    IlyaFaer committed Oct 26, 2020
    Copy the full SHA
    481db2a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. add retrying all the statements up to failed one

    IlyaFaer committed Oct 27, 2020
    Copy the full SHA
    313e16d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3a7537c View commit details
    Browse the repository at this point in the history
  3. resolve conflicts

    IlyaFaer committed Oct 27, 2020
    Copy the full SHA
    4edf6c1 View commit details
    Browse the repository at this point in the history
  4. move unit tests

    IlyaFaer committed Oct 27, 2020
    Copy the full SHA
    f87129a View commit details
    Browse the repository at this point in the history
  5. fix tests

    IlyaFaer committed Oct 27, 2020
    Copy the full SHA
    49e17be View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. small fixes

    IlyaFaer committed Oct 28, 2020
    Copy the full SHA
    a8158b3 View commit details
    Browse the repository at this point in the history
  2. fix lint and unit tests

    IlyaFaer committed Oct 28, 2020
    Copy the full SHA
    ccf5385 View commit details
    Browse the repository at this point in the history
  3. fix lint and unit tests

    IlyaFaer committed Oct 28, 2020
    Copy the full SHA
    a537628 View commit details
    Browse the repository at this point in the history
  4. fix imports

    IlyaFaer committed Oct 28, 2020
    Copy the full SHA
    0b1a641 View commit details
    Browse the repository at this point in the history
  5. add aborted commit retry

    IlyaFaer committed Oct 28, 2020
    Copy the full SHA
    0e2ca3e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. add retry inside retry, cleanup tests

    IlyaFaer committed Oct 29, 2020
    Copy the full SHA
    a4ffab5 View commit details
    Browse the repository at this point in the history
  2. lint fix

    IlyaFaer committed Oct 29, 2020
    Copy the full SHA
    fc890c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. use new transaction on retry

    IlyaFaer committed Oct 30, 2020
    Copy the full SHA
    d204836 View commit details
    Browse the repository at this point in the history
  2. fix imports

    IlyaFaer committed Oct 30, 2020
    Copy the full SHA
    9ea2a01 View commit details
    Browse the repository at this point in the history
  3. add retrying limit

    IlyaFaer committed Oct 30, 2020
    Copy the full SHA
    7e70d86 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Copy the full SHA
    870e170 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    450b91b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    578eaa2 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Copy the full SHA
    59d597a View commit details
    Browse the repository at this point in the history