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

Size and count validation for AppendInput #61

Closed
shikhar opened this issue Nov 15, 2024 · 2 comments · Fixed by #72
Closed

Size and count validation for AppendInput #61

shikhar opened this issue Nov 15, 2024 · 2 comments · Fixed by #72
Assignees
Milestone

Comments

@shikhar
Copy link
Member

shikhar commented Nov 15, 2024

When converting to api::AppendInput, validate that there are no more than 1000 records and 1MiB of metered size in total. Exceeding this would be rejected by the service, but there is no point making the request.

@shikhar shikhar added this to the M1 milestone Nov 15, 2024
@vrongmeal
Copy link
Member

Yup, that's reasonable.

@vrongmeal
Copy link
Member

Re-opening due to #65 (comment)

@vrongmeal vrongmeal reopened this Nov 18, 2024
vrongmeal added a commit that referenced this issue Nov 20, 2024
Resolves: #61

Signed-off-by: Vaibhav Rabber <[email protected]>
vrongmeal added a commit that referenced this issue Nov 20, 2024
Resolves: #61

Signed-off-by: Vaibhav Rabber <[email protected]>
vrongmeal added a commit that referenced this issue Nov 20, 2024
Resolves: #61

Signed-off-by: Vaibhav Rabber <[email protected]>
vrongmeal added a commit that referenced this issue Nov 20, 2024
Resolves: #61

Signed-off-by: Vaibhav Rabber <[email protected]>
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 a pull request may close this issue.

2 participants