Hello there,
Two days ago, everything was working fine. more than 90% of the API calls were successful. However, yesterday I wasn’t able to do a basic findById call. I was getting
BackendlessFault{ code: 'Internal client exception', message: 'timeout' }
over and over. I tried to user different services, UserService and Persistence, and always getting the same error. What should I do?
One more thing, I have noticed that the console is so slow to load that I have to press the refresh button multiple times till it loads. BTW, I have a good internet connection.
Thanks in advance.