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

ClusterPipeline Doesn't Handle ConnectionError for Dead Hosts #2225

Merged
merged 9 commits into from
Aug 2, 2022

Commits on Jun 10, 2022

  1. adds a retry that forces the nodes_manager to reinitialize if cluster…

    … pipleline connect to the one of the mapped nodes
    grippy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    7b1455c View commit details
    Browse the repository at this point in the history
  2. fix line length error

    grippy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    e745e01 View commit details
    Browse the repository at this point in the history
  3. add trailing comma

    grippy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    576e590 View commit details
    Browse the repository at this point in the history
  4. move appending cmd

    grippy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    f1cc910 View commit details
    Browse the repository at this point in the history
  5. updates changes

    grippy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    66e7b16 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    3424b9a View commit details
    Browse the repository at this point in the history
  2. trigger build

    grippy committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    1a0b863 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. resolve merge conflict

    grippy committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    9d036ce View commit details
    Browse the repository at this point in the history
  2. fix linting errors

    grippy committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ab45876 View commit details
    Browse the repository at this point in the history