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

ci: fix middleware vars #4054

Merged
merged 1 commit into from
Mar 19, 2024
Merged

ci: fix middleware vars #4054

merged 1 commit into from
Mar 19, 2024

Conversation

conorsch
Copy link
Contributor

The ratelimiting on the HTTPS RPC frontend was getting dropped on chain resets, due to duplicated vars. I've been keeping an eye on performance and re-adding post-deploy, but only just identified the root cause, via manual lints. This oversight caused problems during a deploy of v0.68.0, during which an ad-hoc solo node was set up to sidestep the load. See #3336 for more work towards automatic solo nodes.

The ratelimiting on the HTTPS RPC frontend was getting dropped on chain
resets, due to duplicated vars. I've been keeping an eye on performance
and re-adding post-deploy, but only just identified the root cause, via
manual lints. This oversight caused problems during a deploy of v0.68.0,
during which an ad-hoc solo node was set up to sidestep the load.
See #3336 for more work towards automatic solo nodes.
@conorsch conorsch merged commit 7f02156 into main Mar 19, 2024
6 checks passed
@conorsch conorsch deleted the ci-fix-middleware-vars branch March 19, 2024 23:01
@cratelyn cratelyn added this to the Sprint 2 milestone Mar 20, 2024
@cratelyn cratelyn added the A-CI/CD Relates to continuous integration & deployment of Penumbra label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI/CD Relates to continuous integration & deployment of Penumbra
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants