Skip to content

feat: add a configurable maximum batch size for RPC requests (backport #2939)#2979

Merged
andynog merged 2 commits intov1.xfrom
mergify/bp/v1.x/pr-2939
May 2, 2024
Merged

feat: add a configurable maximum batch size for RPC requests (backport #2939)#2979
andynog merged 2 commits intov1.xfrom
mergify/bp/v1.x/pr-2939

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented May 2, 2024

close: #2867

Adds middleware for the JSONRPC server to enforce a configurable maximum batch size for RPC requests.


PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments
  • Title follows the Conventional Commits spec

This is an automatic backport of pull request #2939 done by [Mergify](https://mergify.com).

close: #2867

Adds middleware for the JSONRPC server to enforce a configurable maximum
batch size for RPC requests.

---

#### PR checklist

- [ ] Tests written/updated
- [X] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [X] Updated relevant documentation (`docs/` or `spec/`) and code
comments
- [X] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec

(cherry picked from commit aa1caba)
@mergify mergify bot requested a review from a team as a code owner May 2, 2024 12:49
@mergify mergify bot requested a review from a team May 2, 2024 12:49
Copy link
Collaborator

@andynog andynog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@andynog andynog merged commit 9b2c425 into v1.x May 2, 2024
@andynog andynog deleted the mergify/bp/v1.x/pr-2939 branch May 2, 2024 13:11
@andynog andynog self-assigned this May 2, 2024
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.

1 participant