You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description RedisTrait::createConnection accepts read_timeout as part of $options parameter.
Currently, it's used by the \RedisCluster constructor, but it might also be used by \Redis::class during connect/pconnect and \RedisSentinelconstructor