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

fix: Redis 4 does not reconnect after unhandled error #8706

Merged
merged 4 commits into from
Aug 30, 2023

Commits on Aug 21, 2023

  1. Fixed Redis 4 Reconnect Issue

    Signed-off-by: Cory Imdieke <cory.imdieke@gmail.com>
    Vortec4800 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    45a990b View commit details
    Browse the repository at this point in the history
  2. Cleaned up spacing

    Signed-off-by: Cory Imdieke <cory.imdieke@gmail.com>
    Vortec4800 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bf3fd63 View commit details
    Browse the repository at this point in the history
  3. Removed logging in favor of auto reconnect to match old behavior

    Signed-off-by: Cory Imdieke <cory.imdieke@gmail.com>
    Vortec4800 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    877e77e View commit details
    Browse the repository at this point in the history
  4. Update to fix lint error

    Signed-off-by: Cory Imdieke <cory.imdieke@gmail.com>
    Vortec4800 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    83aba07 View commit details
    Browse the repository at this point in the history