angeloashmore / gatsby-source-shopify

Source plugin for pulling product data into Gatsby from a Shopify store
36 stars 19 forks source link

Suppor large amount of products #15

Open dhmacs opened 6 years ago

dhmacs commented 6 years ago

I'm testing this with a store that has 30K+ products and after the plugin successfully fetches policies, blogs and articles presumably it fails on product due to a timeout issue:

error an error occured while sourcing data
-
  message: Timeout
query:
...

Have you ever tested this plugin for store with a large amount of products? Do you think it's something feasible?