How, or best way to run while loop to avoid API limitations – Shopify
I am using an API request and this API has a limit of 2 calls a second and 250 records per request. That's the gist. I have created this background job that also has the option of a second background…