LokiでRedis ClusterをLB越しに利用しているときに`MOVED`のエラーが出たら?

Grafana LokiのCacheとしてRedisを使い始めた。 Redisは、OT-CONTAINER-KIT/redis-operator を使ってRedis Clusterとして構築した。 あとはLokiのcache_config.redisにエンドポイントを指定すればOK。 github.com しかし、動かしてみるとlevel=error ts=2025-08-28T05:14:45.142390145Z caller=redis_cache.go:41 msg="fai…