Reducing GitHub & GitLab API rate limits impact
GitHub rate limits
If you encounter issues or wish to adjust your organization’s limits, you can do so— instructions on how to overcome these limits are available on the official GitHub website. If your OAuth app needs to make unauthenticated calls with a higher rate limit, you can provide your app’s client ID and secret before the endpoint route.
GitLab rate limits
If you encounter issues or wish to adjust your organization’s limits, you can do so— step-by-step instructions for increasing these limits are available on the official GitLab website.
Last updated