A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
I made an custom app that takes care of variant-specific discounts (it grabs a variant's title and applies a discount based on that).
When monitoring Insights via Shopify Partner account, it's indicating a 2.26% rate of errors. Most errors fall under something called 'InputSizeLimitExceededError'. Orders have been coming in as they usually do, no surprising numbers or anything. I would, however, like to know more about this error.
What exactly does it mean, is it really that important that the rate be reduced, and if so, how might I begin to address the issue?