Skip to content

Add Github API rate limit handling#828

Open
buckrit wants to merge 1 commit into
aboutcode-org:mainfrom
buckrit:feat/avoid-gh-rate-limits
Open

Add Github API rate limit handling#828
buckrit wants to merge 1 commit into
aboutcode-org:mainfrom
buckrit:feat/avoid-gh-rate-limits

Conversation

@buckrit
Copy link
Copy Markdown
Contributor

@buckrit buckrit commented Feb 24, 2026

Description: Prevents 403 Rate Limit errors and timeouts by temporarily pausing the processing of GitHub URIs in the mining queue when the API limit is exhausted.

We could also potentially add the ability to put a gh token in the .env this will boost the requests to 5000/hr

potentially solves #723

…ing of GitHub URIs.

Signed-off-by: Ismail Muhammed Ismail <ismailmd.dev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant