Skip to content
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

Fetch configuration once when updating PRs #277

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

bluekeyes
Copy link
Member

Previously, we fetched the same configuration file for every PR that might be updated. This was a lot of redundant requests, especially if the repository uses remote configuration.

While I don't think this is the primary problem leading to rate limits, it should reduce the number of requests observed in #276.

Previously, we fetched the same configuration file for every PR that
might be updated. This was a lot of redundant requests, especially if
the repository uses remote configuration.
@bluekeyes bluekeyes merged commit 2ccbe21 into develop Jan 24, 2022
@bluekeyes bluekeyes deleted the bkeyes/single-config-fetch branch January 24, 2022 16:42
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