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

... #2822

Closed
wants to merge 6 commits into from
Closed

... #2822

wants to merge 6 commits into from

Conversation

zach-iee
Copy link
Contributor

Pull Request check-list

Please make sure to review and check all of these items:

  • Does $ tox pass with this change (including linting)?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?
  • Was the change added to CHANGES file?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Description of change

Please provide a description of the change here.

* [GROW-2938] do not reset redis_connection on an error

* [GROW-2938] add backoff to more errors

* [GROW-2938] recover from SlotNotCoveredError

* [GROW-2938] prevent get_node_from_slot from failing due to concurrent cluster slots refresh

* [GROW-2938] add retry to ClusterPipeline
…s raised an exception (#3)

* [GROW-3134] release already acquired connections, when get_connections raised an exception

* fix style
* [GROW-2938] add a test for invalid index returned from load balancer

* [GROW-2938] add a test for pipeline additional backoff
@zach-iee zach-iee force-pushed the zach/remove_command_getkeys branch from ca93c1c to 67500cd Compare June 30, 2023 15:10
@zach-iee zach-iee force-pushed the zach/remove_command_getkeys branch from 67500cd to 5c5d860 Compare June 30, 2023 15:11
@zach-iee zach-iee closed this Jun 30, 2023
@zach-iee zach-iee changed the title [WIP] remove COMMAND GETKEYS call for ZUNION and ZUNIONSTORE ... Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant