fix(guard, runner): enforce http body size and ws msg size#4252
Conversation
|
🚅 Deployed to the rivet-pr-4252 environment in rivet-frontend
|
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR Review:
|
855bbaa to
889a15b
Compare
| "code": "invalid_response_body", | ||
| "group": "guard", | ||
| "message": "Unable to parse response body." | ||
| } No newline at end of file |
There was a problem hiding this comment.
Add a newline at the end of the file to fix the 'No newline at end of file' linting error
Spotted by Graphite Agent (based on CI logs)
Is this helpful? React 👍 or 👎 to let us know.

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist:
Fixes RVT-5967