RasaHQ / helm-charts

Helm charts for Rasa products
https://rasa.com
Apache License 2.0
32 stars 29 forks source link

How to use external redis server for lock store in rasa oss #157

Open mehadi92 opened 9 months ago

mehadi92 commented 9 months ago

I follow redislockstore but getting error

redis.exceptions.ResponseError: MOVED 7981 <MY REDIS IP>:<MY REDIS PORT>

Does Rasa Oss support external Redis for the lock store?

Thanks