details.setException(newRedisTimeoutException("Command execution timeout for command: " +command+" with params: "+LogHelper.toString(details.getParams())));
details.setException(newRedisTimeoutException("Unable to send command: " +command+" with params: "+LogHelper.toString(details.getParams()+" after "+connectionManager.getConfig().getRetryAttempts()+" retry attempts")));