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 incorrect attribute for key prefix in RedisTrackerStore #7334

Merged
merged 9 commits into from
Nov 30, 2020

Conversation

ducminh-phan
Copy link
Contributor

@ducminh-phan ducminh-phan commented Nov 21, 2020

Fix #7306

Proposed changes:

  • Use self.key_prefix instead of the erroneous self.prefix in rasa.core.tracker_store.RedisTrackerStore.

Status (please check what you already did):

  • added some tests for the functionality
  • updated the documentation
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

@CLAassistant
Copy link

CLAassistant commented Nov 21, 2020

CLA assistant check
All committers have signed the CLA.

@sara-tagger
Copy link
Collaborator

Thanks for submitting a pull request 🚀 @dakshvar22 will take a look at it as soon as possible ✨

@dakshvar22
Copy link
Contributor

@federicotdn Can you please review this as I am not very aware of this part of the code 🙏

Copy link
Contributor

@federicotdn federicotdn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks for fixing this 👍

@rasabot
Copy link
Collaborator

rasabot commented Nov 25, 2020

Could not update branch. Most likely this is due to a merge conflict. Please update the branch manually and fix any issues.

@federicotdn
Copy link
Contributor

@ducminh-phan could you take a look at this failing build? https://github.com/RasaHQ/rasa/pull/7334/checks?check_run_id=1466365759#step:9:19 Thanks!

@federicotdn federicotdn merged commit 5d8b02c into RasaHQ:master Nov 30, 2020
@ducminh-phan ducminh-phan deleted the fix-RedisTrackerStore branch December 2, 2020 01:51
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.

'RedisTrackerStore' object has no attribute 'prefix'
6 participants