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

Configurable Retry Logic I - Statement Retry #2396

Merged
merged 62 commits into from
Sep 23, 2024
Merged

Configurable Retry Logic I - Statement Retry #2396

merged 62 commits into from
Sep 23, 2024

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    50f3f18 View commit details
    Browse the repository at this point in the history
  2. Adding back retryExec

    Jeffery-Wasty committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    74e007a View commit details
    Browse the repository at this point in the history
  3. More

    Jeffery-Wasty committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    726fc85 View commit details
    Browse the repository at this point in the history
  4. Missing null check

    Jeffery-Wasty committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b463d81 View commit details
    Browse the repository at this point in the history
  5. Next to final

    Jeffery-Wasty committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1ffc13e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d18b021 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ff2737 View commit details
    Browse the repository at this point in the history
  8. Minor cleanup

    Jeffery-Wasty committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9b3863d View commit details
    Browse the repository at this point in the history
  9. Minor cleanup

    Jeffery-Wasty committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    16e0224 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    632c168 View commit details
    Browse the repository at this point in the history
  11. Fix for timeout tests

    Jeffery-Wasty committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    be55749 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    68c683a View commit details
    Browse the repository at this point in the history
  13. Formatting

    Jeffery-Wasty committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9730690 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d9d9b38 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    07fd965 View commit details
    Browse the repository at this point in the history
  16. More changes

    Jeffery-Wasty committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    03aa1b7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    83fecee View commit details
    Browse the repository at this point in the history
  18. Remove redundant files

    Jeffery-Wasty committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1f3e891 View commit details
    Browse the repository at this point in the history
  19. Final?

    Jeffery-Wasty committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e2b2bd0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2cb9650 View commit details
    Browse the repository at this point in the history
  21. sync --> lock

    Jeffery-Wasty committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4844288 View commit details
    Browse the repository at this point in the history
  22. Remove problematic test

    Jeffery-Wasty committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bb3b253 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    00c3545 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1e79a1f View commit details
    Browse the repository at this point in the history
  25. I need debugging

    Jeffery-Wasty committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f8273ea View commit details
    Browse the repository at this point in the history
  26. Fix for MI

    Jeffery-Wasty committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a74cffe View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5d80ecd View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    11e84cc View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    141fc0c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9f24ce4 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Remove connection part

    Jeffery-Wasty committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    04aff85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    193620f View commit details
    Browse the repository at this point in the history
  3. Forgot one more part

    Jeffery-Wasty committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5e5858f View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    fdb38d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6465a95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff374b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Added a missing test

    Jeffery-Wasty committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    46951f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb1d508 View commit details
    Browse the repository at this point in the history
  3. More tests

    Jeffery-Wasty committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0be2a3b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    5d45f4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb24aa8 View commit details
    Browse the repository at this point in the history
  3. Remove eaten exceptions

    Jeffery-Wasty committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7634c39 View commit details
    Browse the repository at this point in the history
  4. Removed the file not found exception as we read for file in all cases…

    …, not just when using CRL
    Jeffery-Wasty committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    57fac74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    151d40f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7aebfb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    763144d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbdc239 View commit details
    Browse the repository at this point in the history
  3. Fixed read file test

    Jeffery-Wasty committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7e267b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    a50fdf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    728866d View commit details
    Browse the repository at this point in the history
  2. Remove double locking

    Jeffery-Wasty committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    04c25f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4e6153 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0fa29a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    cc1540c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. PR review update

    Jeffery-Wasty committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9269c18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbcdf8d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Add back logging

    Jeffery-Wasty committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    091ed78 View commit details
    Browse the repository at this point in the history
  2. Typo

    Jeffery-Wasty committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9aa47ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49b7b44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34cfa4b View commit details
    Browse the repository at this point in the history
  5. Timing

    Jeffery-Wasty committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    df67a98 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. JavaDoc cleanup.

    Jeffery-Wasty committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    7c7fc92 View commit details
    Browse the repository at this point in the history