Open
Description
👟 Reproduction steps
- Navigate to Console > Project > Function
- Create a New Function or Create a New Deployment in an existing function
- Create/Upload Manual
- Select a
code.tar.gz
file with, say around5MB
or10MB
of size - Console crashes with this on Chrome -
Notes :
- Surprisingly, this works fine on Self-hosted @ 1.6.0
- Using Postman, the function file was uploaded successfully but took some time.
- On Safari, I once got a status code of
413: Payload too Large
and the page doesn't crash like Chrome.
👍 Expected behavior
Function uploaded successfully.
👎 Actual Behavior
Function upload failed.
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
MacOS
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct