Skip to content

🐛 Bug Report: Deploying a large function with storage provider enabled can fail #6231

@stnguyen90

Description

@stnguyen90

👟 Reproduction steps

  1. Enable some 3rd party storage provider
  2. Deploy a large (over 150MB) function

👍 Expected behavior

The deployment works

👎 Actual Behavior

The deployment may fail due to:

  1. too much data in memory
  2. too much data to send to storage provider

Originally posted by @stnguyen90 in #6227 (comment)

🎲 Appwrite version

Version 1.4.x

💻 Operating system

Linux

🧱 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingproduct / functionsFixes and upgrades for the Appwrite Functions.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions