How do I store tracker in Redis? By default Rasa store tracker in memory.
By passing a different tracker_store to the agent: https://github.com/RasaHQ/rasa_core/blob/4da91e194e859330670196f5e9315dc5b0c73bfa/rasa_core/agent.py#L63
hi, hi can’t manage to work with RedisTrackerStore. I’m getting redis.exceptions.ConnectionError: Error 111 connecting to 100.100.100.117:6379. Conexión rehusada.
all the time. Can you help me?
That seems to be a redis error rather than a Rasa Core error, so not sure
Thanks, it’s working. It was a redis error in fact.
@basque21 can you please share code. How you have connected redis with rasa and how are you retrieving back