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

Use no_limits on retry_limit and improve health check for this setting. #15

Merged
merged 15 commits into from
Dec 7, 2023

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    3e9a930 View commit details
    Browse the repository at this point in the history
  2. Count per backend.

    Gerrit91 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    39af450 View commit details
    Browse the repository at this point in the history
  3. Is not a global setting.

    Gerrit91 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    28b6720 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b39d4fd View commit details
    Browse the repository at this point in the history
  5. Fixes.

    Gerrit91 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    92d5f57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb52b38 View commit details
    Browse the repository at this point in the history
  7. Cleaner.

    Gerrit91 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d9deabc View commit details
    Browse the repository at this point in the history
  8. Add backoff.

    Gerrit91 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4148b3d View commit details
    Browse the repository at this point in the history
  9. Fix.

    Gerrit91 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    bc9be5d View commit details
    Browse the repository at this point in the history
  10. Try with global mutex.

    Gerrit91 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    bb65139 View commit details
    Browse the repository at this point in the history
  11. Revert global mutex.

    Gerrit91 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7cc1315 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Try ranging over backends.

    Gerrit91 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d9b73d0 View commit details
    Browse the repository at this point in the history
  2. Add missing rbac.

    Gerrit91 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5012b4f View commit details
    Browse the repository at this point in the history
  3. Extend test.

    Gerrit91 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    75bfd9e View commit details
    Browse the repository at this point in the history
  4. Naming.

    Gerrit91 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    eee3db9 View commit details
    Browse the repository at this point in the history