-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix request throttling #72
Conversation
@ademarCardoso a review from you would be much appreciated! |
Can confirm this works! Although I have no powers here! |
Who are the active maintainers of this repo? Is it still Ademar Cardoso? |
Looks like it, this is the latest merged PR (last week by @ademarCardoso). |
Same behavior with 3.26.0 |
Anyone? |
Hi @marcesengel , I had the same issue, and I opened a PR to fix the "hitting rate limit issue." I didn't notice your PR. I think that your PR is better than mine 🎉. (especially for the check also for the region and tokens) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot @marcesengel for the contribution. Highly appreciated
🎉 This PR is included in version 3.31.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Pull request type
How to test this PR
See #64.
What is the new behavior?
Other information
Credit @PhiFry for suggesting this fix, see #64 (comment).
Can be installed from GitHub using
npm i -D cashy-at/storyblok-cli#fix/request-throttling
, feel free to give it a try!