-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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] File upload receiving whole file to apply limits #27105
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #27105 +/- ##
===========================================
+ Coverage 41.02% 41.82% +0.79%
===========================================
Files 833 808 -25
Lines 18407 17962 -445
Branches 2047 1985 -62
===========================================
- Hits 7552 7512 -40
+ Misses 10568 10163 -405
Partials 287 287
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's working great on our omnichannel endpoints, no issues, rejects GB-sized files very fast, approving.
Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com> Co-authored-by: Gabriel Casals <83978645+casalsgh@users.noreply.github.com>
Co-authored-by: Guilherme Gazzo <guilhermegazzo@gmail.com> Co-authored-by: Gabriel Casals <83978645+casalsgh@users.noreply.github.com>
Proposed changes (including videos or screenshots)
Issue(s)
ARCH-56
Steps to test or reproduce
Further comments