Skip to content

[Cache] RedisTrait not using read_timeout in \Redis::class and \RedisSentinel::class #39429

Closed
@ferrastas

Description

@ferrastas

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 \RedisSentinel constructor

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions