Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Remove unused rateLimit on perforce connections#58188

Merged
eseliger merged 3 commits into
mainfrom
es/perforce-unlimited
Nov 15, 2023
Merged

Remove unused rateLimit on perforce connections#58188
eseliger merged 3 commits into
mainfrom
es/perforce-unlimited

Conversation

@eseliger

@eseliger eseliger commented Nov 8, 2023

Copy link
Copy Markdown
Member

Perforce doesn't actually use any HTTP APIs so the regular rate limiting logic would never catch anything here. To avoid confusion, we've decided to remove it.

If in the future we get requests for rate limiting, we can implement it again, but the on a gitserver level or so.

Test plan

CI.

Perforce doesn't actually use any HTTP APIs so the regular rate limiting logic would never catch anything here. To avoid confusion, we've decided to remove it.

If in the future we get requests for rate limiting, we can implement it again, but the on a gitserver level or so.
@cla-bot cla-bot Bot added the cla-signed label Nov 8, 2023
@github-actions github-actions Bot added the team/source Tickets under the purview of Source - the one Source to graph it all label Nov 8, 2023
@eseliger eseliger marked this pull request as ready for review November 8, 2023 11:19
@eseliger eseliger requested a review from a team November 8, 2023 11:19
Comment thread CHANGELOG.md Outdated
@eseliger

Copy link
Copy Markdown
Member Author

@sourcegraph/source ping :)

@eseliger eseliger merged commit 928687d into main Nov 15, 2023
@eseliger eseliger deleted the es/perforce-unlimited branch November 15, 2023 02:27
vovakulikov pushed a commit that referenced this pull request Dec 12, 2023
Perforce doesn't actually use any HTTP APIs so the regular rate limiting logic would never catch anything here. To avoid confusion, we've decided to remove it.

If in the future we get requests for rate limiting, we can implement it again, but the on a gitserver level or so.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/source Tickets under the purview of Source - the one Source to graph it all

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants