fleet/changes/22791-redis-default-follow-redirect
Dante Catalfamo f8de2d9e50
Follow redis redirects by default (#26043)
#22791

This will prevent the occasional redirect from breaking live queries.
Customers can still disable the redirects by setting
`redis.cluster_follow_redirections` to `false`.
2025-02-06 13:32:31 -05:00

1 line
55 B
Text

- Enabled redis cluster follow redierctions by default