wowkin2 - Overview

1

# Solution for API call limit "shopify_python_api"

2

If you are using `Python Shopify API` and getting following error  

3

`"Exceeded 4 calls per second for api client. Reduce request rates to resume uninterrupted service."`  

4

but want your script to continue working with some timeout after that,  

5

you can use following script from `shopify_limits_patch.py`.