appsmith
appsmith copied to clipboard
[Bug] When the user tries to upload a large file and the upload fails, the error message is not relevant.
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
Error message is not relevant when a large file upload is failing.
Steps To Reproduce
- Use a filepicker widget to upload a large file like 90-100 mb
- Use this endpoint for multipart upload
curl --location --request POST 'localhost:3002/rest/upload'
--form 'file=@"/Users/cataclysm/Documents/test3.mp4"'
Public Sample App
No response
Environment
Release
Issue video log
https://knynrq7fk9.vmaker.com/record/P67fVlvxmIRB0Aso
Version
1.9.9
Is anyone working on this issue. If not can you assign it to me.