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
if redis maxmemory is set and reached, a Redis::CommandError is thrown causing the output to reconnect without first disconnecting the existing connection. furthermore, there is no need to reconnect in this type of error.