[FEATURE] Flexibility to set socket_timeout for each request to redis (original) (raw)

Hi @sewenew
I'm using RedisCluster and running into the situation that different socket_timeout values for each request are needed:

The socket_timeout value will be decided by application. However, it looks like that we can not adjust the socket_timeout for each redis request for now.
It would be great that we can support this feature. How do you think?