christophergregory / shopify-node-api

OAuth2 Module for Shopify API
MIT License
216 stars 74 forks source link

Add option to throw an Error in case of 429 response code #66

Closed stefanosala closed 7 years ago

stefanosala commented 8 years ago

Hi there! In our use case we'd like to have control of retrying a rate limited call, so we added an option to have control over it. Thanks!

stefanosala commented 7 years ago

Ping @christophergregory :)

nodeit commented 7 years ago

Hi @stefanosala, apologies for the delay here. I am more than happy to merge this in if you can add a test for this.