Skip to content

Error: Connection timeout #42

@mspoerer

Description

@mspoerer

Hi everyone,
we are currently experiencing connection timeouts in our Azure pipelines. During the deployment process, we are observing strange behavior with the Redis client. After receiving an "Error: Connection timeout," it appears that multiple clients attempt to reconnect themselves.

Upon investigation, we found the following lines of code, which do not make sense from our perspective, since the Redis client should handle reconnections itself via the reconnectStrategy.

https://github.com/trieb-work/nextjs-turbo-redis-cache/blob/7622dd5f9cc681353177776b284a98bb0b136078/src/RedisStringsHandler.ts#L193C11-L202C13

Are we missing something here, or are the mentioned lines obsolete?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions