appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug] When the user tries to upload a large file and the upload fails, the error message is not relevant.

Open AnandShahs123 opened this issue 2 years ago • 1 comments

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

  1. Use a filepicker widget to upload a large file like 90-100 mb
  2. 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

AnandShahs123 avatar Mar 01 '23 01:03 AnandShahs123

Is anyone working on this issue. If not can you assign it to me.

DevRishiJain avatar May 06 '23 09:05 DevRishiJain