Closed SamHChowdhury closed 9 years ago
Fixing issues with credis. Expecting string but getting array. Modified to return string.
In production environments, resque scheduler stops working due to issue with redis connection. This fixes the problem by resetting the connection.
Fixing issues with credis. Expecting string but getting array. Modified to return string.
In production environments, resque scheduler stops working due to issue with redis connection. This fixes the problem by resetting the connection.