i am trying to upload an .csv file and a .npz file to bucket on Appwrite console. one is 14mb and the other 18mb. I have tried several times with failed to fetch error.
I am on a deadline and really need this done as soon as possible. I tried to upload this python script as a function but got the error that function should be less than 28mb. Then I tried to store the files in storage, access them through storage and then run the python script through Function. All file extensions are allowed in settings.
Recommended threads
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support π I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...
- context deadline exceeded
Hi, in one of my projects i continuously receive context deadline exceeded when trying to reach users API from my local machine: https://fra.cloud.appwrite.io/v...
- π Realtime Flutter SDK Crash β Realtime...
**Summary** When using Appwrite Cloud with the Flutter SDK (latest appwrite release: 21.4.0), Realtime crashes with: ```Unhandled async error: type '_Map<String...