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

client/http: handle 503/leader/primary change to schedule member check #8223

Closed
wants to merge 4 commits into from

Commits on May 30, 2024

  1. Handle 503 HTTP code to schedule member change check

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3b42fc6 View commit details
    Browse the repository at this point in the history
  2. Refine the retryable checker

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d952e06 View commit details
    Browse the repository at this point in the history
  3. Handle HTTP errors for leader/primary change

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed May 30, 2024
    Configuration menu
    Copy the full SHA
    75da7c0 View commit details
    Browse the repository at this point in the history
  4. Fix the multierr bug

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed May 30, 2024
    Configuration menu
    Copy the full SHA
    541981c View commit details
    Browse the repository at this point in the history