Skip to content

fix: Use API budget to avoid rate limits - #28

Closed
jcarver989 wants to merge 1 commit into
mainfrom
fix/api-budget
Closed

fix: Use API budget to avoid rate limits#28
jcarver989 wants to merge 1 commit into
mainfrom
fix/api-budget

Conversation

@jcarver989

Copy link
Copy Markdown
Contributor

Users with large numbers of repositories will hit API rate limits; the safest thing to do would be to use a budget and conditionally avoid certain API calls based on this budget.

This is a clanker-generated sketch of what this might look like, but isn't ready to merge.

@blimmer

blimmer commented May 28, 2026

Copy link
Copy Markdown
Contributor

We might reconsider this approach in the future, but we're thinking #29 will fix this for a lot of people. Closing for now.

@blimmer blimmer closed this May 28, 2026
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.

2 participants