Skip to content

proxyd: Allow disabling backend rate limiting#3700

Merged
mergify[bot] merged 3 commits intodevelopfrom
feat/proxyd-allow-backend-lim-disable
Oct 17, 2022
Merged

proxyd: Allow disabling backend rate limiting#3700
mergify[bot] merged 3 commits intodevelopfrom
feat/proxyd-allow-backend-lim-disable

Conversation

@mslipper
Copy link
Contributor

The backend rate limiter is in place to protect upstreams like the sequencer. However, in many cases it isn't needed and it causes unnecessary requests to Redis. This PR allows this to be disabled, and disables this by default.

@changeset-bot
Copy link

changeset-bot bot commented Oct 13, 2022

🦋 Changeset detected

Latest commit: 462f4c1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@eth-optimism/proxyd Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mslipper mslipper requested review from Inphi and zhwrd October 13, 2022 20:01
@mergify
Copy link
Contributor

mergify bot commented Oct 13, 2022

This PR changes implementation code, but doesn't include a changeset. Did you forget to add one?

The backend rate limiter is in place to protect upstreams like the sequencer. However, in many cases it isn't needed and it causes unnecessary requests to Redis. This PR allows this to be disabled, and disables this by default.
@mslipper mslipper force-pushed the feat/proxyd-allow-backend-lim-disable branch from a550647 to e9f2c70 Compare October 13, 2022 20:02
@tynes
Copy link
Contributor

tynes commented Oct 13, 2022

Looks like tests are failing

@mslipper mslipper requested a review from tynes October 15, 2022 22:04
@mergify
Copy link
Contributor

mergify bot commented Oct 17, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Contributor

mergify bot commented Oct 17, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot merged commit 05b7cf0 into develop Oct 17, 2022
@mergify mergify bot deleted the feat/proxyd-allow-backend-lim-disable branch October 17, 2022 16:01
@mergify mergify bot removed the on-merge-train label Oct 17, 2022
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.

3 participants