generated from trieb-work/public-typescript-npm-package-starter
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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.
Are we missing something here, or are the mentioned lines obsolete?
fturmel
Metadata
Metadata
Assignees
Labels
No labels