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

Limiting maximum count of entries in a Transaction Bundle #4184

Open
berkant-k opened this issue Feb 14, 2023 · 0 comments
Open

Limiting maximum count of entries in a Transaction Bundle #4184

berkant-k opened this issue Feb 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@berkant-k
Copy link
Contributor

Is your feature request related to a problem? Please describe.
To improve performance of processing transaction bundles number of entries should be limited.

Describe the solution you'd like
A configuration parameter should be defined to limit maximum entries in a transaction bundle

Describe alternatives you've considered
None

Acceptance Criteria

  1. GIVEN [A Transaction Bunle]
    WHEN [entries. Size()> MAX_ENTIES_LIMIT_FOR_BUNDLE]
    THEN [return HTTP 400 and an operation outcome]
@berkant-k berkant-k added the enhancement New feature or request label Feb 14, 2023
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

No branches or pull requests

1 participant