A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi,
I am an App developer and I just faced a problem: 'Exceeded 2 calls per second for api client. Reduce request rates to resume uninterrupted service.' error. As I understand , Shopify limits 40 calls per minute for a store, the problem is that the store may have many visitors and they access the app function and API call really much so it causes that issue. Is there any way to fix it?