-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
When testing code that had ratelimit implemented, it will sometimes hang with on this code as it thinks the subject has exceeded its amount. User testing it works fine, anyone else having issues with this?
ratelimit.exec_within_threshold "shopify_api", threshold: 2, interval: 1 do
I am trying to respect shopify's rate limit.
Metadata
Metadata
Assignees
Labels
No labels