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

BP-1258: Explicitly connect to Redis #115

Open
wants to merge 1 commit into
base: releases/2.5.0
Choose a base branch
from

Conversation

andreparames
Copy link

@andreparames andreparames commented Sep 27, 2024

As was described in earlier PRs, the automatic connection to Redis upon import of some modules was fixed. This means some code that implicitly relied on this behavior stopped working. This fixes the error on the GD Node.

Ticket: BP-1258

  • Make sure you are opening from a topic/feature/bugfix branch
  • Ensure that the PR title represents the desired changes
  • Ensure that the PR description detail the desired changes
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
    [ ] Ensure you have provided tests - that demonstrates feature works or fixes the issue (Tested locally using qa_platform_sanity_tests)

@andreparames andreparames changed the base branch from dev to releases/2.5.0 September 27, 2024 02:57
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