Skip to content

When GitHub response is 403 or 429, only backoff ratelimit if message…#359

Merged
ezyang merged 1 commit into
ezyang:mainfrom
benjaminglass1:fallthrough_non_ratelimit_errors
May 28, 2026
Merged

When GitHub response is 403 or 429, only backoff ratelimit if message…#359
ezyang merged 1 commit into
ezyang:mainfrom
benjaminglass1:fallthrough_non_ratelimit_errors

Conversation

@benjaminglass1
Copy link
Copy Markdown
Contributor

… indicates

Solves an issue I had where my OAUTH token didn't have appropriate permissions to open pull requests, but I didn't know because the error messages were being swallowed by secondary rate limit handling.

@ezyang ezyang enabled auto-merge (squash) May 28, 2026 16:22
… indicates

Solves an issue I had where my OAUTH token didn't have appropriate permissions to open pull requests, but I didn't know because the error messages were being swallowed by secondary rate limit handling.
auto-merge was automatically disabled May 28, 2026 17:32

Head branch was pushed to by a user without write access

@benjaminglass1 benjaminglass1 force-pushed the fallthrough_non_ratelimit_errors branch from 6ace818 to 4704aef Compare May 28, 2026 17:32
@benjaminglass1
Copy link
Copy Markdown
Contributor Author

@ezyang Fixed the linter issue.

@ezyang ezyang enabled auto-merge (squash) May 28, 2026 18:45
@ezyang ezyang merged commit d0f3424 into ezyang:main May 28, 2026
16 checks passed
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