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

fix: solver connection errors #427

Merged
merged 4 commits into from
Nov 18, 2024
Merged

Conversation

walkah
Copy link
Collaborator

@walkah walkah commented Nov 5, 2024

Summary

This makes two changes:

  1. it uses KeyByRealIP for the rate limiter for use with load balancers, etc
  2. just logs low balance errors rather than triggering a restart to limit crash loops

@walkah walkah requested a review from a team as a code owner November 5, 2024 21:05
@cla-bot cla-bot bot added the cla-signed label Nov 5, 2024
@github-actions github-actions bot added the fix label Nov 5, 2024
@walkah walkah merged commit 52de132 into main Nov 18, 2024
4 checks passed
@walkah walkah deleted the walkah/fix-solver-connection-errors branch November 18, 2024 19:08
walkah added a commit that referenced this pull request Dec 10, 2024
* fix: use KeyByRealIP for rate limiter

* fix: relax balance check errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants