Hi all,
I have a web app and app which are all hosted here. Since 3 days my app and web app goes on and off. We have a calendar loading feature which fetches the available dates and times for booking that calls an api from backend server. It takes 1minute or more to load. When checked works okay with local api but with production one, responds very slowly. Also throws session timed out errors. What could be the possible issues?