Open
Description
👟 Reproduction steps
Upload a 1GB file to appwrite
Deploy a function using this dart SDK which downloads it. / Use the dart sdk locally and try to download it
👍 Expected behavior
It should download the file
👎 Actual Behavior
storage.getFileDownload crashes:
An internal curl error has occurred within the executor! Error Number: 104. Error Msg: Connection reset by peer\nError Code: 500
Might be a duplicate of: appwrite/sdk-generator#820
🎲 Appwrite version
Different version (specify in environment)
💻 Operating system
Linux
🧱 Your Environment
Appwrite 1.5.10
Dart SDK 11.0.3
👀 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