Skip to content

github repo updater: support new secondary rate limits#3184

Merged
syphar merged 1 commit intorust-lang:mainfrom
syphar:new-rate-limit
Feb 7, 2026
Merged

github repo updater: support new secondary rate limits#3184
syphar merged 1 commit intorust-lang:mainfrom
syphar:new-rate-limit

Conversation

@syphar
Copy link
Member

@syphar syphar commented Feb 7, 2026

will "hide" the rate limit error here:
https://rust-lang.sentry.io/issues/7210241181/?environment=production&project=5499376&query=is%3Aunresolved&referrer=issue-stream

by adding it to our normal rate-limit handling, which means we just stop & try again the next hour.

Let's see if that's enough.

We'll have to watch if we still can fetch enough repo updates or if the data is too outdated at some point.

( I still have the impression that github raises the error quicker than it does if I do the same queries locally )

@syphar syphar requested a review from a team as a code owner February 7, 2026 18:20
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Feb 7, 2026
@syphar syphar merged commit 1961aac into rust-lang:main Feb 7, 2026
14 checks passed
@github-actions github-actions bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Feb 7, 2026
@syphar syphar deleted the new-rate-limit branch February 7, 2026 18:37
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Feb 8, 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