Skip to content

Add Max Batch Size protection #39

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

Merged
merged 4 commits into from
Jan 19, 2024
Merged

Add Max Batch Size protection #39

merged 4 commits into from
Jan 19, 2024

Conversation

ldebruijn
Copy link
Owner

Resolves #37

Adds support for batched operations, and includes a protection to limit the number of operations allowed inside a single batched request.

@ldebruijn ldebruijn added the enhancement New feature or request label Jan 19, 2024
@ldebruijn ldebruijn self-assigned this Jan 19, 2024
@ldebruijn ldebruijn merged commit b466cff into main Jan 19, 2024
@ldebruijn ldebruijn deleted the max-batch branch January 19, 2024 12:36
ldebruijn added a commit that referenced this pull request Jan 23, 2024
Resolves #37 

Adds support for batched operations, and includes a protection to limit
the number of operations allowed inside a single batched request.

---------

Co-authored-by: ldebruijn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rule protecting against batching requests
1 participant