Log in Sign up
Discussion Shopify

Shopify API: 'Leaky Bucket' request limit reached quickly.

Lisa Marketing
Lisa Marketing
0 reputation
2 weeks ago 93 views 3 replies
Hi everyone! I'm looking for some advice on this topic.

Question: Shopify API: 'Leaky Bucket' request limit reached quickly.

3 Replies

Linda Plugin
Linda Plugin · 2 weeks ago
Use GraphQL; it uses a cost-based limit which is often more efficient for bulk data fetching.
David Performance
David Performance · 2 weeks ago
Implement a 'sleep' or retry mechanism in your Python/Node script.
Jenny Store
Jenny Store · 2 weeks ago
Check response headers `X-Shopify-Shop-Api-Call-Limit` to throttle dynamically.

You must be logged in to reply.

Log In to Reply