java.lang.RuntimeException: Could not get resource from the pool

im getting that error today, first time i get it in the function get data or save data that works before. is it server problem or what?
Edit : nvm not having that problem again now

Got the same problem today:

java.lang.RuntimeException: redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool

Periodically get this error instead of data. Yesterday all was good.

Hello,

please describe some steps to reproduce. provide information what part of backendless are you use, if it is coderunner what language do you use, etc.

Im just using API for android using java language. It was working fine. But today when i want to get data, got that error. Its random tho, for example first try to get data success but second try got that error

is your code in production mode?

not sure whats production mode. but im not getting that error again now, its fine i guess

there is two modes for code runner debug, in case if code runs on your machine, and production in this case all code runs in our cloud