Skip to content

fix(autofix): Bump setup check rate limit #93085

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 7, 2025

Conversation

roaga
Copy link
Member

@roaga roaga commented Jun 7, 2025

The bug where no content would load in the Seer sidebar (except "Explore potential root causes...") was due to 429 errors, specifically with the concurrent limit of 25. Setting this rate limit should alleviate that.

@roaga roaga requested a review from a team as a code owner June 7, 2025 00:49
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 7, 2025
Copy link
Contributor

@kddubey kddubey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice find

@roaga roaga merged commit de7089c into master Jun 7, 2025
62 checks passed
@roaga roaga deleted the autofix/setup-check-rate-limit branch June 7, 2025 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants