Open arnaudbagnis opened 7 months ago
The script stops because of API calls which exceed the authorized limit
Documentation : https://shopify.dev/docs/api/usage/rate-limits
Solution : add parameter autoLimit inside the Shopify object parameters
autoLimit
Place relevant images here
Please describe risks associated with this PR. Delete if not needed.
Outline steps needed to test this feature. Delete if not needed or overkill.
429 Too Many Requests - 9
The script stops because of API calls which exceed the authorized limit
Documentation : https://shopify.dev/docs/api/usage/rate-limits
Solution : add parameter
autoLimit
inside the Shopify object parametersType of pull request
Beauty Shots 💃
Place relevant images here
Areas of Risks
Please describe risks associated with this PR. Delete if not needed.
Testing Procedure
Outline steps needed to test this feature. Delete if not needed or overkill.