How to run an api request for 6/8 hours or more in node js? – Shopify
I have to pull some large amount of data from shopify through api2cart API. I need to pull data for 2/3 years back, which takes hours to pull as we can only pull 250 items per request. With each response,…