Redis Connection Failure
Project ID: d09cd450-b0ba-483f-ae0c-5e329305f433
Redis is refusing connnections.
Solution:Jump to solution
Currently refactoring. I believe it's because my Redis client is not globally scoped.
7 Replies
Project ID:
d09cd450-b0ba-483f-ae0c-5e329305f433
Receiving the following client error.
Client On Error: ReplyError: ERR max number of clients reached Config right?
The default is 10,000 clients, looks like you have some debugging to do!
Solution
Currently refactoring. I believe it's because my Redis client is not globally scoped.
sounds good
That looks to have been the issue.
happy to hear it's been resolved!