Hello,
If your app is doing some data intensive workflows or searches rate-limiting can happen when you use the app as a tester. I recommend reading this post to understand better the capacity concept
Hey @Bubbleboy , so if I’m understanding your concern, you’re worried that because you’re seeing brief periods of being maxed out while you’re still just developing your app and it’s just you with a little bit of test data, that means that it will be super-expensive to run your app at scale. Also, you’re wondering why you’re seeing this now and if anything has changed in the system.
I totally understand why this would concern you; you don’t want to invest a bunch of time in something and then f…
We also just added a visualization tool to see where the capacity is going.
Hello,
We just added a a new analytics tool under Logs section in the editor where you can view a detailed breakdown of your application’s demand in terms capacity. This new tool is particularly useful when trying to understand capacity usage amongst all aspects of your applications.
You can now view breakdowns of Workflows, Page visits, Searches, App Version and Overall usage. Clicking on a section in the chart itself will redirect you to the area of the application for easy editing or provid…
3 Likes