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

[3.1] fix a number of issues with http-max-bytes-in-flight-mb configuration #63

Merged
merged 1 commit into from
Aug 27, 2022

Conversation

linh2931
Copy link
Member

Resolve #48 and #47

  • allow http-max-bytes-in-flight-mb bigger than 4GB
  • make -1 indicate unlimited
  • validate value of http-max-bytes-in-flight-mb
  • correct http-max-bytes-in-flight-mb description (changing 503 error response when exceeded to 429 error response when exceeded

allow http-max-bytes-in-flight-mb bigger than 4GB; make -1 indicate unlimited;
validate value of http-max-bytes-in-flight-mb; correct http-max-bytes-in-flight-mb
description (changing 503 error response when exceeded to 429 error response when exceeded
@linh2931 linh2931 merged commit aa93694 into release/3.1 Aug 27, 2022
@linh2931 linh2931 deleted the http_bytes_in_flight_fix-3_1 branch August 27, 2022 22:09
heifner added a commit that referenced this pull request Apr 29, 2024
IF: Missing vote logging and Prometheus logging of votes
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.

None yet

2 participants