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

fix: Convoy should respond with a 413 for oversized payloads #2095

Merged

Conversation

BolajiOlajide
Copy link
Contributor

Closes #2094

This ensures the ingest endpoint always respect the max size accepted for payloads.

@BolajiOlajide BolajiOlajide force-pushed the bo/properly-handle-oversized-payloads branch from dcab495 to 99eadea Compare July 20, 2024 14:35
@jirevwe jirevwe merged commit 5bba80b into frain-dev:main Jul 24, 2024
4 checks passed
Oluwadaminiola pushed a commit that referenced this pull request Oct 1, 2024
* respect MaxResponseSize when ingesting payload

* add tests

* change check point

* add shebang to script

* add max ingest size to default project

* debug tests

* more debugging

* fix failing tests

* add debug vars

* use previous method for creating request body

* remove verbosity from tests
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.

[Bug report]: Convoy should respond with a 413 for oversized payloads
3 participants