rohanerw

Results 4 comments of rohanerw

@kristjanvalur Yes we're using redis cluster via sentinel. And no we're not using `asyncio.RedisCluster`

> What mechanism provided by redis.asyncio are you using to communicate with your cluster? We're not using anything related to `redis.asyncio` to communicate with cluster. > Which redis classes do...

> Note that these are not "exceptions", they are warnings which the sentry integration is catching But these appear as exceptions and being logged by `asyncio` logger. If they appeared...

@kristjanvalur Issue is still happening with 4.5.5. 😞