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

Remove references to 'rate-limits-exceeded-for-testing' feature flag#63144

Merged
chrsmith merged 2 commits into
mainfrom
chrsmith/remove-broken-rate-limit-override-flag
Jun 6, 2024
Merged

Remove references to 'rate-limits-exceeded-for-testing' feature flag#63144
chrsmith merged 2 commits into
mainfrom
chrsmith/remove-broken-rate-limit-override-flag

Conversation

@chrsmith

@chrsmith chrsmith commented Jun 6, 2024

Copy link
Copy Markdown
Contributor

See this Slack thread for some more context on this change.

Somebody pointed out that there is a Sourcegraph.com feature flag that appears to allow a user to bypass any Cody Pro rate limits that are imposed. (This was originally added in https://github.com/sourcegraph/sourcegraph/pull/58591 to facilitate testing when user limits were a new thing.)

However, at this point that capability has proven itself and so this escape hatch is no longer needed. However it sounds like this may never have worked correctly on Cody Gateway, by virtue of when feature flags get materialized, and where the specific Cody Gateway API call is made. (Slack)

Test plan

Relying on CI/CD.

Changelog

@cla-bot cla-bot Bot added the cla-signed label Jun 6, 2024
@chrsmith chrsmith enabled auto-merge (squash) June 6, 2024 22:47
@chrsmith chrsmith merged commit 4fa254a into main Jun 6, 2024
@chrsmith chrsmith deleted the chrsmith/remove-broken-rate-limit-override-flag branch June 6, 2024 23:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants