Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

WIP GRPC rate limiting #533

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

WIP GRPC rate limiting #533

wants to merge 17 commits into from

Conversation

sarahalsmiller
Copy link
Member

@sarahalsmiller sarahalsmiller commented Mar 17, 2023

Changes proposed in this PR:

How I've tested this PR:

How I expect reviewers to test this PR:

Links

Checklist:

  • Tests added
  • CHANGELOG entry added

    Run make changelog-entry for guidance in authoring a changelog entry, and
    commit the resulting file, which should have a name matching your PR number.
    Entries should use imperative present tense (e.g. Add support for...)

Comment on lines +1 to +3
```release-note:bug
Use Consul Catalog API instead of Agent API to register APIGateway to prevent GRPC rate limits
```
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
```release-note:bug
Use Consul Catalog API instead of Agent API to register APIGateway to prevent GRPC rate limits
```
```release-note:bug
Use Consul Catalog API instead of Agent API to register gateways in agentless deployments, to avoid gRPC rate limiting for subsequent API calls handled by Consul servers other than the one with which the gateway was registered

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants