chore: Decrease default timeout for redis clusters
What
Decrease default timeout value from 1200
to 60
seconds.
Why
To close client connections more aggressively after a period of inactivity.
Reference issue: gitlab-com/gl-infra/data-access/durability/team#192 (closed)