Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Parse.Files cannot be created if over 512MB #77

Open
3 tasks done
dalyaidan1 opened this issue Nov 3, 2024 · 1 comment · May be fixed by #76
Open
3 tasks done

Parse.Files cannot be created if over 512MB #77

dalyaidan1 opened this issue Nov 3, 2024 · 1 comment · May be fixed by #76

Comments

@dalyaidan1
Copy link

New Feature / Enhancement Checklist

Current Limitation

parse-community/parse-server#9286 will introduce Blobs as an input type for large files. Add support here.

Feature / Enhancement Description

Allow processing of large Blobs on file creation.

Example Use Case

  1. File over 500MB is uploaded
  2. File is saved as expected

Alternatives / Workarounds

N/A

3rd Party References

N/A

Copy link

Thanks for opening this issue!

  • 🎉 We are excited about your ideas for improvement!

@dalyaidan1 dalyaidan1 linked a pull request Nov 3, 2024 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants