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