Replies: 1 comment
-
|
I don't know if AWS ElasticCache Redis has any specialities. You can connect to redis with or without sentinel. However you might need the fix that is in the unstable 3.8 stream, for the SSL timeout issue - although I didn't test against redis cluster, I suspect that part of the fix might also be required. If you are using StackStorm 3.7 then you wouldn't have that fix. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to connect st2 to an external Redis server ? - If yes please confirm the below configuration is correct ?
Does St2 require to connect to Redis Cluster via sentinel only ?
We are trying to connect to AWS elasticache Redis server (TLS enabled)using its host name like below
and get error below
tooz.coordination.ToozConnectionError: Timeout reading from socketBeta Was this translation helpful? Give feedback.
All reactions