Redis Error Recurrance

I posted in another thread earlier today regarding the redis error and for a while it appeared to be working fine. During additional testing over the last 15 minutes I’ve hit the same error several more times. Its not as frequent as it was earlier today but maybe 30-40% of my API calls are resulting in the following error:

error: FAULT = 'Server.Processing' [java.lang.RuntimeException: redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool] <java.lang.RuntimeException: redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool
	at com.backendless.redis.JedisManager.execute(JedisManager.java:107)
	at com.backendless.redis.AbstractJedisClientManager.exec...
...
...

The error occurs with all sorts of different calls, i’ve seen it on login/logout/object retrieval/object update

its getting worse, now every api call return redis exception

Yes mine too

Continues happening for me too… I can’t reach the servers with any calls

same problem with me, the chance to get that error is pretty high today. i got this problem from yesterday n until now. it was working fine before

Hi guys,

we are working on this issue