I have an app proxy app extending the Shopify API, I am wondering as the routes are passed through Shopify, whether the requested automatically throttled for me?
I ask as I am wondering if I need to add any throttling to my App proxy app to prevent the extensive amount of network requests/data being made to my host server.
Thank you!