Closed jzelaya-manduka closed 3 years ago
@jesse-zm Sorry not to get back earlier, but not sure why this would happen - I should think it was something to do with Shopify. Have you been getting it since?
@thetre97 No worries. But yes I'm still experiencing this error. I've tried it out on two separate Shopify stores and it only occurs on the one that has the most products (a little over 300). Not sure if that has anything to do with it, but just seems strange that only one store spits out that error. I'm using the default settings for both by the way:
{
use: 'gridsome-source-shopify',
options: {
storeName: process.env.GRIDSOME_SHOPIFY_STOREFRONT,
storefrontToken: process.env.GRIDSOME_SHOPIFY_STOREFRONT_TOKEN,
}
},
@jesse-zm I have just released v0.2.4
, and updated the HTTP client, which may help with this error.
I could also add an option to update the default timeout too, should this continue to happen...
Hello, I've been experiencing this issue frequently, but cannot figure out why I sometimes get this error. Unsure if this is related to Shopify or something else.