craftcms / shopify

Synchronize and extend product data from your Shopify storefront.
MIT License
44 stars 25 forks source link

Add metadata API request to queue #55

Closed lukeholder closed 1 year ago

lukeholder commented 1 year ago

Description

API limits are being hit while doing a sync of all products. Since metadata can not be requested in bulk, this PR moves metadata API syncing to the queue with a job that includes a 1-second sleep.